From de5363cd12edad01f9712bbe106e1c0058d53f7d Mon Sep 17 00:00:00 2001 From: Anton Korotkov Date: Sat, 15 Jun 2024 15:23:30 +0200 Subject: [PATCH] readme --- README.md | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c9d4205..e71ca5b 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,11 @@ -# coin-monitor-bot -Telegram Bot for monitoring crypto price changes +# CoinMonitorBot + +Telegram Bot for monitoring crypto price changes. + +**Under development** + +# ENV Variables + +- `DB_CONNECTION_STRING` - mongodb connection string +- `BOT_TOKEN` - Telegram bot token +- `WCI_KEY` - access key for the coin prices service