From d09f3768b7c7a547a1aaf38e3d5d2de699762d30 Mon Sep 17 00:00:00 2001
From: Eugen <eugen@zeonfederated.com>
Date: Thu, 22 Sep 2016 12:20:46 +0200
Subject: [PATCH] Add BTC address for donations to readme

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index f1a18672ed..841e1f0890 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
 
-- 
GitLab