diff --git a/README.MD b/README.MD index 94888d9..6a885ac 100644 --- a/README.MD +++ b/README.MD @@ -16,11 +16,6 @@ making it working : "text": "text" } ``` - - change http://localhost:3000 to your url and stuff in : - - `src/index.js:49:12` and `src/index.js:49:31` - - `src/text.js:7:19` to your username (need to access mongodb) - - `src/public/getText.js:13:60` - - `src/public/main.js:13:65` - - `src/config/db.config.js:5:17` link to your mongodb database url + - `cp .env.example .env` and change the values like you need. - `npm i` - `npm start`