diff --git a/README.md b/README.md index 48fccf6..e9c00a5 100644 --- a/README.md +++ b/README.md @@ -23,3 +23,6 @@ After that set your textlocal authentication key inside textlocal.php file insid $sms = new Textlocal(); $sms->send('message', 'mobile number','sender'); //sender is optional + + ### Documentation + Complete Documentation can be found [here](https://rahulreghunath.github.io/Textlocal/)