adding sqlite in features
This commit is contained in:
parent
13a1b23724
commit
bd730bb072
1 changed files with 2 additions and 1 deletions
|
@ -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.
|
||||
|
|
Reference in a new issue