Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
matteobaccan authored Mar 11, 2022
1 parent 418a74a commit e49093f
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 @@ -8,7 +8,7 @@ A simple library to work with JSON Web Token and JSON Web Signature for Harbour
Package is available on [GitHub](https://github.com/matteobaccan/HarbourJwt/blob/main/lib/jwt.hrb),

```shell
wget https://github.com/matteobaccan/HarbourJwt/blob/main/lib/jwt.hrb
wget https://github.com/matteobaccan/HarbourJwt/blob/main/lib/jwt.hrb?raw=true
```

## Documentation
Expand Down Expand Up @@ -112,4 +112,4 @@ oJWT:GetError()
You can get the decode error

## Contribution
Feel free to update this code with new PR
Feel free to update this code with new PR

0 comments on commit e49093f

Please sign in to comment.