diff --git a/README.md b/README.md index a245989..874a2c6 100644 --- a/README.md +++ b/README.md @@ -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 @@ -112,4 +112,4 @@ oJWT:GetError() You can get the decode error ## Contribution -Feel free to update this code with new PR \ No newline at end of file +Feel free to update this code with new PR