From 1c3ae30c49b797b1dace56680e30270d6b0a27c5 Mon Sep 17 00:00:00 2001 From: ThunderE75 <74486623+ThunderE75@users.noreply.github.com> Date: Tue, 27 Jul 2021 03:27:01 +0530 Subject: [PATCH] Update the steps for more clarification --- .env.example | 2 +- README.md | 28 ++++++++++++++++------------ 2 files changed, 17 insertions(+), 13 deletions(-) diff --git a/.env.example b/.env.example index 1d45125..902c5d6 100644 --- a/.env.example +++ b/.env.example @@ -1,5 +1,5 @@ TOKEN = -MONGO = mongodb://127.0.0.1:27017/test +MONGO = CLIENT_SECRET = CLIENT_ID = SPOTIFY_ID = diff --git a/README.md b/README.md index 3263c21..d766a52 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -