From ba274af5fb9d083f1deeba06c2963485e7c4e355 Mon Sep 17 00:00:00 2001 From: Peter Morgan Date: Mon, 23 Dec 2019 18:11:56 -0500 Subject: [PATCH] Updated readme --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index b9ec3f2..5282733 100644 --- a/README.md +++ b/README.md @@ -23,10 +23,10 @@ If you are lucky, you can find the site live [here](https://github-graphs.com/); Create a .env file with the code below filled in. ``` -CLIENT_ID = -CLIENT_SECRET = -SESSION_SECRET = -PORT = +CLIENT_ID = +CLIENT_SECRET = +SESSION_SECRET = +PORT = ``` ```bash