Skip to content

Commit eb92176

Browse files
authored
added donate section
1 parent b3c2f3c commit eb92176

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

README.rst

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ Table of contents
2222
7. App Store Response (`validation_result` / `raw_response`) example
2323
8. App Store, **asyncio** version (available in the inapppy.asyncio package)
2424
9. Development
25+
10. Donate
2526

2627

2728
1. Introduction
@@ -302,3 +303,19 @@ Alternative to `.verify` method, instead of raising an error result class will b
302303
303304
# run black
304305
make black
306+
307+
10. Donate
308+
==========
309+
You can support development of this project by buying me a coffee ;)
310+
311+
+------+--------------------------------------------+
312+
| Coin | Wallet |
313+
+======+============================================+
314+
| EUR | https://paypal.me/LukasSalkauskas |
315+
+------+--------------------------------------------+
316+
| DOGE | DGjSG3T6g9h2k6iSku7mtKCynCpmwowpyN |
317+
+------+--------------------------------------------+
318+
| BTC | 1LZAiWmLYzZae4hq3ai9hFYD3e3qcwjDsU |
319+
+------+--------------------------------------------+
320+
| ETH | 0xD62245986345130edE10e4b545fF577Bd5BaE3E4 |
321+
+------+--------------------------------------------+

0 commit comments

Comments
 (0)