Skip to content

Commit

Permalink
edit: Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
shahedex committed Dec 26, 2019
1 parent acc880d commit bd0edad
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# SSLCOMMERZ Payment Gateway implementation in Python
Provides a python module to implement payment gateway in python based web apps.

## Installation
Via PIP
```bash
pip install sslcommerz-python
```
## Projected use
```python
from sslcommerz_python.payment import SSLCSession
Expand Down

0 comments on commit bd0edad

Please sign in to comment.