diff options
| author | Tianhao Wang <wth@riseup.net> | 2023-10-26 20:07:01 +0200 |
|---|---|---|
| committer | Tianhao Wang <wth@riseup.net> | 2023-10-26 20:07:01 +0200 |
| commit | d32de273261647f3bd535a03b22360c3022ef248 (patch) | |
| tree | 77729835a827ed548126b45c7b1539511b3b20f5 | |
| parent | 2edab93d98f6b013de22139b1c4ba4218ed8f6bf (diff) | |
fix readme
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -12,11 +12,13 @@ this data and render the posts into static HTML. ## How to use **Prerequisites** + - [Mastodon.py](https://github.com/halcy/Mastodon.py/tree/3d5b94f07fab53d64e03fadb68b92eec496cbe13) - python3.0 + - Register a new bot account and follow your main account **Usage** + For the first time only, take a look at `config.py` and modify it. Most importantly - `APPNAME` name it whatever you like - `BASEURL` url of your instance |
