Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/phpredis/phpredis.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormichael-grunder <michael.grunder@gmail.com>2019-01-27 22:39:26 +0300
committermichael-grunder <michael.grunder@gmail.com>2019-02-12 06:57:17 +0300
commite833d07685803e7482f6a1e5aca0c90664df00c1 (patch)
tree2fcb197b12f4a304f2a90ab2655a3f883c32206b /README.markdown
parent50881ddd69b32d452e0732fda7241b37fbb87091 (diff)
Add a way for people to donate to the project if they so choose.
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.markdown b/README.markdown
index 1240a86e..c67a481e 100644
--- a/README.markdown
+++ b/README.markdown
@@ -8,6 +8,12 @@ This code has been developed and maintained by Owlient from November 2009 to Mar
You can send comments, patches, questions [here on github](https://github.com/phpredis/phpredis/issues), to n.favrefelix@gmail.com ([@yowgi](https://twitter.com/yowgi)), to michael.grunder@gmail.com ([@grumi78](https://twitter.com/grumi78)) or to p.yatsukhnenko@gmail.com ([@yatsukhnenko](https://twitter.com/yatsukhnenko)).
+## Donating to the project
+If you've found phpredis useful and would like to buy the maintainers a coffee (or a Tesla, we're not picky), feel free to do so.
+
+[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.me/michaelgrunder/5)
+[![Donate with Bitcoin](https://en.cryptobadges.io/badge/micro/1FXkYHBo5uoaztxFbajiPfbnkgKCbF3ykG)](https://en.cryptobadges.io/donate/1FXkYHBo5uoaztxFbajiPfbnkgKCbF3ykG)
+[![Donate with Ethereum](https://en.cryptobadges.io/badge/micro/0x4345D9f767f877646587B24004652cb106f8F9ED)](https://en.cryptobadges.io/donate/0x4345D9f767f877646587B24004652cb106f8F9ED)
# Table of contents
-----