diff --git a/README.md b/README.md index 9c6614d..f521531 100644 --- a/README.md +++ b/README.md @@ -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.