From c9b0d2edc461e7f90b26c36b5281d992d360e608 Mon Sep 17 00:00:00 2001 From: Michael Akanji Date: Thu, 19 May 2022 16:43:34 +0100 Subject: [PATCH] update README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0881a25..07f3b0b 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Paystack PHP SDK -[SDK Demo](https://github.com/matscode/paystack-php-sdk-sandbox) +[SDK API]( https://matscode.github.io/paystack-php-sdk ) | [SDK Demo](https://github.com/matscode/paystack-php-sdk-sandbox) ### Available resources - Transaction (`Initialize`, `List`, `Verify`) @@ -100,5 +100,5 @@ $response = $Paystack->bank->resolve($bank_code, $account_number); ``` -## Contact/Portfolio +### Contact [Personal Home](https://inndex.page/matscode) | [Email](mailto:matscode@gmail.com)