adding "."

This commit is contained in:
Mylloon 2021-06-08 00:02:35 +02:00
parent 2ed8cffeaf
commit 7cb1bcc22d

View file

@ -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.