diff --git a/README.md b/README.md index 4081fbc..4344112 100644 --- a/README.md +++ b/README.md @@ -91,6 +91,10 @@ npm start } ``` --- +> ## HTTP: **GET** *(SOLO ROL DE ADMIN)*: [http://localhost:3000/users](http://localhost:3000/user) +> * Sirve para ver la informaciĆ³n de todas las cuentas. +--- +--- > ## HTTP: **GET**: [http://localhost:3000/user](http://localhost:3000/user) > * Sirve para ver la informaciĆ³n de tu cuenta. ---