diff options
author | Eugen <eugen@zeonfederated.com> | 2016-09-22 12:20:46 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-09-22 12:20:46 +0200 |
commit | d09f3768b7c7a547a1aaf38e3d5d2de699762d30 (patch) | |
tree | 21846ad6f3bbf4a2dcaed2eec05a7cf049effa10 | |
parent | 2c0261ac255ace05078a5745a17886084d5f83d0 (diff) |
Add BTC address for donations to readme
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md index f1a18672e..841e1f089 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Mastodon is a federated microblogging engine. An alternative implementation of t Focus of the project on a clean REST API and a good user interface. Ruby on Rails is used for the back-end, while React.js and Redux are used for the dynamic front-end. A static front-end for public resources (profiles and statuses) is also provided. -If you would like, you can [support the development of this project on Patreon][patreon]. +If you would like, you can [support the development of this project on Patreon][patreon]. Alternatively, you can donate to this BTC address: `17j2g7vpgHhLuXhN4bueZFCvdxxieyRVWd` [patreon]: https://www.patreon.com/user?u=619786 |