aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPiyush Dixit <79581397+PiyushDixit96@users.noreply.github.com>2021-05-23 02:10:25 +0530
committerGitHub <noreply@github.com>2021-05-23 02:10:25 +0530
commitd033f2763a00ce8929ca8402079d7b6dfd17563b (patch)
tree814ce5fa29659752f2be096f1f18312e13b269cb
parentcf27ed13646f3178fb7640b68bf4c4d19bd337d6 (diff)
remove time zone
-rw-r--r--README.md2
1 files changed, 0 insertions, 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