From 7cb1bcc22d7f30ba1e563b397237191bd1862b94 Mon Sep 17 00:00:00 2001 From: Mylloon Date: Tue, 8 Jun 2021 00:02:35 +0200 Subject: [PATCH] adding "." --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.