diff --git a/src/modules/routes/README.md b/src/modules/routes/README.md index 439a673..08a350f 100644 --- a/src/modules/routes/README.md +++ b/src/modules/routes/README.md @@ -4,7 +4,7 @@ | Endpoint | Method | File | | -------------------------------- | ----------------------------- | ---------------------------- | -| `/api/welcome/Finish` | `POST` | `routes_welcome.py` | +| `/api/welcome/finish` | `POST` | `routes_welcome.py` | | `/api/welcome/verifytotp` | `POST` | `routes_welcome.py` | | `/api/welcome/totplink` | `GET` | `routes_welcome.py` | @@ -33,4 +33,4 @@ | ------------------------------------------- | ----------------------------- | ---------------------------- | | `/api/dashboard/wireguard/interfaces` | `GET` | `routes.py` | -## Uninplemented routes: \ No newline at end of file +## Uninplemented routes: