Skip to content

Commit a004e9b

Browse files
authored
Update README.md
1 parent 321d9e5 commit a004e9b

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ Collect web metrics and ensure high-quality user experiences.
5050

5151
- [Overview](#overview)
5252
- [Software Architecture ](#software-architecture)
53+
- [Swagger API Documentation](#swagger-api-documentation)
5354
- [Getting Started](#getting-started)
5455
- [Prerequisites](#prerequisites)
5556
- [Installation](#installation)
@@ -63,7 +64,7 @@ Collect web metrics and ensure high-quality user experiences.
6364

6465
## Swagger API Documentation
6566

66-
The **SafeOps API** is fully documented with Swagger UI to make testing and understanding endpoints effortless.
67+
The **SafeOps+ API** is fully documented with Swagger UI to make testing and understanding endpoints effortless.
6768

6869
**Swagger URL:**
6970
[http://localhost:5000/apidocs/](http://localhost:5000/apidocs/)
@@ -122,7 +123,7 @@ Before you begin, ensure you have met the following requirements:
122123

123124
## Start the full application (backend, frontend, and database) with:
124125

125-
1) Build the application
126+
1. Build the application
126127

127128
```bash
128129
docker compose build

0 commit comments

Comments
 (0)