From 0170a15b4f6a7d59c4fa3d0be12f16fe6e6304cd Mon Sep 17 00:00:00 2001 From: Chafik HADJ ABDOU RAZACK Date: Fri, 12 Jul 2019 15:50:03 +0100 Subject: [PATCH] Fix typo in readme Laravel instead of Python --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index cd072bd..dac08ba 100644 --- a/readme.md +++ b/readme.md @@ -13,7 +13,7 @@ Community-driven admin KkiaPay Sdk for Python. ## Installation -To get the latest version of Laravel `kkiapay-python`, simply run: +To get the latest version of KkiaPay Sdk for Python , simply run: ```bash pip install kkiapay @@ -69,4 +69,4 @@ Check our [contribution guide](CONTRIBUTING.md). ## License -`kkiapay-python` is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT). \ No newline at end of file +`kkiapay-python` is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).