Update README.md

This commit is contained in:
Lakhan Samani 2021-12-24 10:06:39 +05:30 committed by GitHub
parent 8fc0175166
commit ebfea707c5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -151,7 +151,7 @@ Deploy production ready Authorizer instance using [railway.app](https://github.c
## Testing
- Integration Test: This tests are written along with [authorizer-js](https://github.com/authorizerdev/authorizer-js/blob/main/__test__/index.test.js) lib.
- Check the testing instructions [here](https://github.com/authorizerdev/authorizer/blob/main/.github/CONTRIBUTING.md#testing)
## Integrating into your website