From 61156ef340f78fa11e220cf7efab80d1a8d94f68 Mon Sep 17 00:00:00 2001 From: huzaif Date: Mon, 3 May 2021 16:30:51 +0530 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 432d402..75f1ccc 100644 --- a/README.md +++ b/README.md @@ -124,7 +124,7 @@ console.log('Phlo run result', result); ``` ### More examples -More examples can be found in the [Plivo API Example](https://github.com/plivo/plivo-examples-node). Also refer to the [guides for configuring the Express server to run various scenarios](https://www.plivo.com/docs/sms/quickstart/node-expressjs/) & use it to test out your integration in under 5 minutes. +More examples are available [here](https://github.com/plivo/plivo-examples-node). Also refer to the [guides for configuring the Express server to run various scenarios](https://www.plivo.com/docs/sms/quickstart/node-expressjs/) & use it to test out your integration in under 5 minutes. ## Reporting issues Report any feedback or problems with this version by [opening an issue on Github](https://github.com/plivo/plivo-node/issues).