Skip to content
This repository has been archived by the owner on Jul 11, 2021. It is now read-only.

Commit

Permalink
Merge branch 'Dev' of https://github.com/ayiemba/MpesaLib into Dev
Browse files Browse the repository at this point in the history
  • Loading branch information
ayiemba committed Oct 5, 2018
2 parents fc7253c + e6b45b9 commit a2b82b4
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,17 @@ MPESA API LIBRARY For C# Developers

# [Link to Official Documentation](https://github.com/ayiemba/MpesaLib/blob/Dev/docs/README.md)

## Section Below is for Old Library ( version < 2.0.4)
.
.
.
.
.

## Documentation Below is for MpesaLib versions before 2.0.4

## 1. HOW TO USE In an ASP.NET Core Web Application

* Run `Install-Package MpesaLib -Version 1.X.X` in Package Manager Console or go to Manage Nuget Packages, Search and install MpesaLib
* Run `Install-Package MpesaLib -Version 2.X.X` in Package Manager Console or go to Manage Nuget Packages, Search and install MpesaLib
* Add usings - these are the only namespaces you'll ever need from MpesaLib

```c#
Expand Down

0 comments on commit a2b82b4

Please sign in to comment.