Updated README.md

This commit is contained in:
spla 2020-03-21 20:31:04 +01:00
pare 8f2a44ddea
commit c764d6257f

Veure arxiu

@ -14,6 +14,7 @@ Publish to Mastodon's server the rss feed of your choice.
Within Python Virtual Environment:
1. Run 'python db-setup.py' to create needed database and table. It's needed to control what feeds are already published. db-setup.py
will also ask you the feed's url.
2. Run 'python setup.py' to get your bot's access token of an existing user. It will be saved to 'secrets/secrets.txt' for further use.