Skip to content

Commit e56f304

Browse files
committed
Add disclaimer to README
1 parent d1853d6 commit e56f304

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,9 @@ Unofficial SDK for Python to integrate with Braspag payment gateway.
55
```bash
66
pip install --upgrade braspag-sdk
77
```
8+
9+
## Disclaimer
10+
This SDK is created for personal use and is not officially supported by Braspag/Cielo.
11+
The functionality is limited to what I need for my own projects.
12+
You are more than welcome to contribute the functionality that you need as soon as it follows the same code style.
13+
Fortunately, this is a very simple SDK, so it should be easy to understand and extend.

0 commit comments

Comments
 (0)