From d033f2763a00ce8929ca8402079d7b6dfd17563b Mon Sep 17 00:00:00 2001 From: Piyush Dixit <79581397+PiyushDixit96@users.noreply.github.com> Date: Sun, 23 May 2021 02:10:25 +0530 Subject: remove time zone --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 60a4fbb..43125c3 100644 --- a/README.md +++ b/README.md @@ -74,9 +74,7 @@ TELEGRAM_TOKEN="you telegram token" TELEGRAM_CHAT_ID="your telegram chat id" BINANCE_API_KEY="binance api key" BINANCE_SECRET_KEY="binance api secret" -TIME_ZONE_STRING="your time zone string" -Time zone string example "Asia/Kolkata" ``` - Edit required fields in .env file and save - Open terminal on current folder -- cgit v1.2.3