From a8ba692d8840454c7a9f371909a11b9a7ad65d83 Mon Sep 17 00:00:00 2001 From: Kezi Date: Sat, 16 Mar 2024 20:15:06 +0100 Subject: [PATCH] update readme --- README.md | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/README.md b/README.md index 8d271e0..7f4f974 100644 --- a/README.md +++ b/README.md @@ -11,15 +11,7 @@ After cloning the repo, download the esp32-camera component git submodule update --init ``` -then create the required .txt files - -``` -./examples/telegram_bot/bot_token.txt -./examples/telegram_bot/owner_id.txt -./wifi_ssid.txt -./wifi_pass.txt -``` - +then copy `cfg.toml.example` into `cfg.toml` and fill in the correct values ## Telegram bot