diff --git a/README.md b/README.md index 86b6324..9c5c64e 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ # MightyTodo-List A Working todo list connected to the database. -#Firstly install dependencies with a code 'npm install' in your terminal. + +##Firstly install dependencies with a code 'npm install' in your terminal. + Next goto -> db/mongoose.js and in the place of \ add your mongoURI in order to connect to your database. :)