Skip to content

Commit

Permalink
Update ReadME.MD
Browse files Browse the repository at this point in the history
  • Loading branch information
Nickbahson authored Nov 2, 2019
1 parent d318222 commit e94031b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ReadME.MD
Original file line number Diff line number Diff line change
@@ -1,12 +1,14 @@

**INTRODUCTION**

Why/Because: hard to get a library that does this, and also lets you save your app credentials anyhow you want
(in a database or on a .env file) atleast.

This library focuses on making it easier for php developers to integrate mpesa payment system into their app, especially
if you're using a cms or a framework that let's you save/update your configs from the database.

**INSTALLATION**

Make sure you have composer installed, then in the root of your project directory run
`composer require flaircore/mpesa`

Expand Down

0 comments on commit e94031b

Please sign in to comment.