Skip to content

Commit 7882aed

Browse files
committed
Update Readme
1 parent e2703a0 commit 7882aed

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,9 @@ Using dotnet user-jwts to simplify working with jwt tokens
1010
1111
### Endpoints
1212
>
13-
> This repo contains three endpoints, each secured with different role requirements. To access an endpoint, you need to generate a jwt token that includes the appropriate role.
13+
> The repo contains three endpoints, each secured with different role requirements. To access an endpoint, you need to generate a jwt token that includes the appropriate role.
1414
>
15+
1516
>:one: **`/user`**
1617
>```bash
1718
> dotnet user-jwts create -p .\src\WebApi

0 commit comments

Comments
 (0)