From c54d2ff3912b5cd18eddc8aba8249a1bbf31d4de Mon Sep 17 00:00:00 2001 From: Rahul Reghunath Date: Thu, 20 Aug 2020 11:42: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 e9c00a5..0e2d84a 100644 --- a/README.md +++ b/README.md @@ -25,4 +25,4 @@ After that set your textlocal authentication key inside textlocal.php file insid $sms->send('message', 'mobile number','sender'); //sender is optional ### Documentation - Complete Documentation can be found [here](https://rahulreghunath.github.io/Textlocal/) + You can check https://api.textlocal.in/docs/phpclass for more available methods and complete Documentation can be found [here](https://rahulreghunath.github.io/Textlocal/)