adding "."
This commit is contained in:
parent
2ed8cffeaf
commit
7cb1bcc22d
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ To find reddit tokens, go to [this site](https://www.reddit.com/prefs/apps) and
|
||||||
## __Features__
|
## __Features__
|
||||||
|
|
||||||
- Everything is explained by doing the `help` command.
|
- Everything is explained by doing the `help` command.
|
||||||
- Using SQLite for the database
|
- Using SQLite for the database.
|
||||||
|
|
||||||
## __Launching locally__
|
## __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.
|
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