diff options
| -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 |
