Skip to content

Commit

Permalink
added donate section
Browse files Browse the repository at this point in the history
  • Loading branch information
dotpot committed Mar 8, 2021
1 parent b3c2f3c commit eb92176
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ Table of contents
7. App Store Response (`validation_result` / `raw_response`) example
8. App Store, **asyncio** version (available in the inapppy.asyncio package)
9. Development
10. Donate


1. Introduction
Expand Down Expand Up @@ -302,3 +303,19 @@ Alternative to `.verify` method, instead of raising an error result class will b
# run black
make black
10. Donate
==========
You can support development of this project by buying me a coffee ;)

+------+--------------------------------------------+
| Coin | Wallet |
+======+============================================+
| EUR | https://paypal.me/LukasSalkauskas |
+------+--------------------------------------------+
| DOGE | DGjSG3T6g9h2k6iSku7mtKCynCpmwowpyN |
+------+--------------------------------------------+
| BTC | 1LZAiWmLYzZae4hq3ai9hFYD3e3qcwjDsU |
+------+--------------------------------------------+
| ETH | 0xD62245986345130edE10e4b545fF577Bd5BaE3E4 |
+------+--------------------------------------------+

0 comments on commit eb92176

Please sign in to comment.