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