From 78a63803d0b845cd79009484c4909ab6fe006cb2 Mon Sep 17 00:00:00 2001 From: unurled Date: Sat, 19 Feb 2022 10:21:46 +0000 Subject: [PATCH] Update README.MD --- README.MD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.MD b/README.MD index 2a1e0c7..94888d9 100644 --- a/README.MD +++ b/README.MD @@ -5,7 +5,7 @@ havn't throught of any better name sooo... making it working : - download nodejs - download or setup on cloud a mongodb database - - add to mongodb an entry: (will be making a proper way to do it in the future maybe not so shure) + - add to mongodb an entry: (will be making a proper way to do it in the future maybe not so sure) ``` { "_id": { @@ -23,4 +23,4 @@ making it working : - `src/public/main.js:13:65` - `src/config/db.config.js:5:17` link to your mongodb database url - `npm i` - - `npm start` \ No newline at end of file + - `npm start`