Skip to content

Commit

Permalink
wording
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexisADupuis committed Apr 22, 2022
1 parent 5eec164 commit ca10cf9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ All you have to do is be sure you have the latest rust version installed and the
```
You will find you generated token inside a newly created `jwt.txt` file.
To get the pem generated keys, go into the `/src/pem` folder and use the public key to decode the new `JWT`
Typically you want to include the file as bytes in your validation script
Typically you want to include the pem file as bytes in your `JWT` validation script

0 comments on commit ca10cf9

Please sign in to comment.