aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTianhao Wang <wth@riseup.net>2023-10-26 20:03:20 +0200
committerTianhao Wang <wth@riseup.net>2023-10-26 20:03:20 +0200
commit2edab93d98f6b013de22139b1c4ba4218ed8f6bf (patch)
treed9b98448ab3ec6658104d6a316bd2c5c52a743b9
parent127d5e994419f51e1492cd5c805a683b8592c108 (diff)
fix readme
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 6322c7e..bfacb54 100644
--- a/README.md
+++ b/README.md
@@ -25,7 +25,7 @@ For the first time only, take a look at `config.py` and modify it. Most importan
```bash
./timelinebot.py
-````
+```
You will be prompted to input credentials for the **bot** account (not your main
account!). After a successful login, the access token will be stored in
`token.secret` and you no longer need to log in manually.