Skip to content

Commit

Permalink
updated readme and pypi
Browse files Browse the repository at this point in the history
  • Loading branch information
Nneji123 committed Dec 29, 2024
1 parent ee5e746 commit e4f778e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pypi.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: publish-pypi

on:
push:
pull_request:
branches:
- main

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Welcome to the **MoMoPSBAPI Python SDK**! This SDK enables developers to integra
## Installation
Install the required dependencies:
```bash
pip install requests
pip install momo-psb
```

---
Expand Down

0 comments on commit e4f778e

Please # to comment.