diff --git a/README.md b/README.md index 8b13d04..17e88ff 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,8 @@ ## .env `.env` file is needed due to docker compose. Even if you are not using docker and docker compose, **.ENV IS NEEDED** -the example .env is + +__the example .env is__ ``` WEBHOOK_URL= <<<<<<< HEAD