diff options
author | Piyush Dixit <79581397+PiyushDixit96@users.noreply.github.com> | 2021-05-23 02:10:25 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-23 02:10:25 +0530 |
commit | d033f2763a00ce8929ca8402079d7b6dfd17563b (patch) | |
tree | 814ce5fa29659752f2be096f1f18312e13b269cb | |
parent | cf27ed13646f3178fb7640b68bf4c4d19bd337d6 (diff) |
remove time zone
-rw-r--r-- | README.md | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -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 |