diff --git a/README.md b/README.md index 8dd9e4a..20ee942 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # PHP M-Pesa SDK +

Total Downloads Latest Stable Version @@ -67,6 +68,7 @@ Using this SDK is very simple and fast, let us see some examples: ```php use Paymentsds\MPesa\Client; use Paymentsds\MPesa\Environment; +require '..\vendor\autoload.php'; $client = new Client([ 'apiKey' => '', // API Key