diff --git a/README.md b/README.md index 97089a1..4979679 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ To find reddit tokens, go to [this site](https://www.reddit.com/prefs/apps) and ## __Features__ - Everything is explained by doing the `help` command. -- Using SQLite for the database +- Using SQLite for the database. ## __Launching locally__ If you want to run it without Docker, I personally use [direnv](https://direnv.net/) to store variables and have them only in the working folder.