diff --git a/README.md b/README.md index 0df8512c6..876decc92 100644 --- a/README.md +++ b/README.md @@ -198,6 +198,24 @@ Patreon [has fees](https://support.patreon.com/hc/en-us/articles/360027674431-Cr *You will be able to access Contributor Preferences, Sync Preferences and Discord chat.* +### Donating with Crypto currencies + +#### Bitcoin + `3EyJNtJPuQjfqP5czN88kPySwxVjv7h42y` + +#### Ethereum + + `0x377f05E76e96EC4C19fF225e767FeD77b1750294` + +#### Zcash + + `t1XyjwJtViEqATUnPKG6mdUwN4TkoCfxzcM` + +Let me know if you would like to use some other currency. + +*Currently, there are no rewards for donating with Crypto currencies, as we can't programmatically match them.* + + ### [Donating with PayPal](https://paypal.me/JanHovancik) [![Donate with PayPal](https://img.shields.io/static/v1?label=Donate&message=%E2%9D%A4&logo=Paypal&color=success)](https://paypal.me/JanHovancik) PayPal has fees. @@ -329,7 +347,7 @@ Also see Github's list of [contributors](https://github.com/hovancik/stretchly/g 1.0 Icon and UI design by Colin Shanley ([www.colinshanley.com](http://www.colinshanley.com/)). ## Humans and Tools - - https://github.com/HatScripts/circle-flags + - https://github.com/HatScripts/circle-flags - https://www.icoconverter.com/ to generate .ico - http://www.img2icnsapp.com/ to create .icns - https://developer.microsoft.com/en-us/microsoft-edge/tools/vms/ diff --git a/bitcoin.png b/bitcoin.png new file mode 100644 index 000000000..6b9bfda33 Binary files /dev/null and b/bitcoin.png differ diff --git a/ethereum.png b/ethereum.png new file mode 100644 index 000000000..2c99dff62 Binary files /dev/null and b/ethereum.png differ diff --git a/zcash.png b/zcash.png new file mode 100644 index 000000000..96a7563eb Binary files /dev/null and b/zcash.png differ