Skip to content

Commit 506d40d

Browse files
committed
(fix) readme and add disclaimer
1 parent ecbb37f commit 506d40d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ A Very Good Project created by Very Good CLI.
1010

1111
This package is a simple way to handle [Qosic](http://qosic.com)'s USSD payment. It allows you to integrate mobile money payment into your Dart and Flutter app.
1212

13+
🚨 **WARNING** 🚨
14+
**This client should only be used on the server side.**
15+
1316
## Installation 💻
1417

1518
**❗ In order to start using Qosic Dart you must have the [Dart SDK][dart_install_link] installed on your machine.**
@@ -31,6 +34,8 @@ dart pub get qosic_dart
3134

3235
## Usage 🔨
3336

37+
38+
3439
### Make a payment
3540

3641
A simple example of how to compute a USSD payment with QOSIC

0 commit comments

Comments
 (0)