From e4495938ff4e1af27e35d82a333dc76fa9d06587 Mon Sep 17 00:00:00 2001 From: ulysia Date: Sat, 28 Dec 2024 11:25:54 +0100 Subject: [PATCH] fixed formatting 001 --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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