Skip to content

Commit

Permalink
change readme version
Browse files Browse the repository at this point in the history
  • Loading branch information
princefr committed Dec 30, 2023
1 parent 7fee2f6 commit 0a1aa08
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
### MOMO.rs is a Rust library for the MOMO payment gateway.
[![Testing the application](https://github.com/Bourse-numerique-d-afrique/momo.rs/actions/workflows/deployment.yml/badge.svg)](https://github.com/Bourse-numerique-d-afrique/momo.rs/actions/workflows/deployment.yml)
[![build tests](https://github.com/Bourse-numerique-d-afrique/momo.rs/actions/workflows/deployment.yml/badge.svg)](https://github.com/Bourse-numerique-d-afrique/momo.rs/actions/workflows/deployment.yml)
[![crates.io](https://github.com/Bourse-numerique-d-afrique/momo.rs/actions/workflows/publish.yml/badge.svg)](https://github.com/Bourse-numerique-d-afrique/momo.rs/actions/workflows/publish.yml)
<p align="center">
<img src="https://github.com/Bourse-numerique-d-afrique/momo.rs/blob/master/images/BrandGuid-mtnmomo.svg" alt="MOMO logo">
</p>
Expand All @@ -8,7 +9,7 @@
### Installation
```toml
[dependencies]
mtnmomo = "0.1.0"
mtnmomo = "0.1.1"
```

or you can use cargo add
Expand Down

0 comments on commit 0a1aa08

Please sign in to comment.