Skip to content

Commit

Permalink
added more improvements to the README file
Browse files Browse the repository at this point in the history
  • Loading branch information
mwanjajoel committed Jun 29, 2022
1 parent e41c993 commit beb490e
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,11 @@ MTN Uganda released API documentation to their Mobile Money service and integrat
```
pip install django-momoapi
```

## Usage
```
TBD
```
## Development Setup

Clone the repository by running the following command in your terminal:
Expand Down Expand Up @@ -67,6 +72,12 @@ python manage.py runserver
```

## Run tests
```
pytest
```

## How to submit an issue

Please follow our [Bug Report Guide](ISSUE_TEMPLATE/BUG_REPORT.md) on how to submit your issue.
Expand Down

0 comments on commit beb490e

Please sign in to comment.