From c3f7651a10134c8b7c2e373f32706b2bab67e063 Mon Sep 17 00:00:00 2001 From: lorcalhost Date: Tue, 30 Mar 2021 11:13:20 +0200 Subject: [PATCH] Update readme to reflect new log character count --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 59ba1846..7f0a8a72 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ As of now the bot is able to perform the following actions: - Edit coin list (`supported_coin_list` file) - Edit user configuration (`user.cfg` file) - Delete database file (`crypto_trading.db` file) -- Display last 4096 characters of log file +- Display last 4000 characters of log file - 👷🏻‍♂️ WIP Display gains / current ratios in the database The program's default behavior fetches Telegram `token` and `user_id` from [Binance Trade Bot]'s `apprise.yaml` file.