diff --git a/README.md b/README.md index d509df3..5edcf0e 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,9 @@ To start a local development server, run: ```bash ng serve ``` +## Api Documentation +http://localhost:8081/swagger-ui/index.html#/ + Once the server is running, open your browser and navigate to `http://localhost:4200/`. The application will automatically reload whenever you modify any of the source files.