From ebfea707c548ab0d111b9b4ac50b8886a71a5fdc Mon Sep 17 00:00:00 2001 From: Lakhan Samani Date: Fri, 24 Dec 2021 10:06:39 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cb43977..958139e 100644 --- a/README.md +++ b/README.md @@ -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