Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
RostyslavOnysh authored Oct 29, 2023
1 parent c580b17 commit 4c5b0ee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ Therefore, this application provides many useful features for managing the book

# User Registration : 📌
1. Use the POST method:
```code
```json
/api/auth/register
```
Example :
Expand All @@ -67,7 +67,7 @@ The expected response will include the user's identifier and other user-related


2. User Authentication: 📌
***Use the POST method:***
* Use the POST method:
```code
/api/auth/login.
```
Expand Down

0 comments on commit 4c5b0ee

Please sign in to comment.