Skip to content
This repository has been archived by the owner on Feb 5, 2024. It is now read-only.

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
tarek berkane committed Jul 15, 2022
1 parent 647f3bd commit f1baddb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,14 @@ This Plugin is to integrate ePayment gateway with Chargily easily.
## chargily-epay
this is `sync` version using `requests` library
```
pip install chargily-epay
pip install chargily-epay-python
```


## chargily-epay-async
this is `async` version using `aiohttp` library
```
pip install chargily-epay-async
pip install chargily-epay-Async
```

## Quickstart
Expand Down

0 comments on commit f1baddb

Please sign in to comment.