adding sqlite in features

This commit is contained in:
Mylloon 2021-06-03 12:20:29 +02:00
parent 13a1b23724
commit bd730bb072

View file

@ -37,7 +37,8 @@ To find reddit tokens, go to [this site](https://www.reddit.com/prefs/apps) and
## __Features__
Everything is explained by doing the `help` command.
- Everything is explained by doing the `help` command.
- 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.