From 07d4c176f852b9afc4dff4c6775a5f04d9ce041f Mon Sep 17 00:00:00 2001 From: "Jyotirmoy Bandyopadhyaya [Bravo68]" Date: Sat, 24 Oct 2020 20:44:19 +0530 Subject: [PATCH] Update README.md --- backend/README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/backend/README.md b/backend/README.md index 5bbc6c9..2c7a124 100644 --- a/backend/README.md +++ b/backend/README.md @@ -1,7 +1,5 @@ # DocterAppointment -A RESTful API generated by [generator-rest](https://github.com/diegohaz/generator-rest). - See the API's [documentation](DOCS.md). ## Commands @@ -152,7 +150,6 @@ src/ │ ├─ mongoose/ │ ├─ passport/ │ ├─ sendgrid/ -│ └─ your-service/ ├─ app.js ├─ config.js └─ index.js