From: Marcin Mikołajczak Date: Mon, 26 Feb 2018 15:20:47 +0000 (+0100) Subject: Add Liberapay link to README.md (#6563) X-Git-Url: https://git.xn--scling-oua.cat.family/?a=commitdiff_plain;h=3a6ace487465bd82c3f9527deb85f0c739742f32;p=mastodon.git Add Liberapay link to README.md (#6563) Signed-off-by: Marcin Mikołajczak --- diff --git a/README.md b/README.md index 5cf91d52c..e9fb685c4 100644 --- a/README.md +++ b/README.md @@ -17,9 +17,10 @@ Click on the screenshot below to watch a demo of the UI: **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]. Alternatively, you can donate to this BTC address: `17j2g7vpgHhLuXhN4bueZFCvdxxieyRVWd` +If you would like, you can [support the development of this project on Patreon][patreon] or [Liberapay][liberapay]. Alternatively, you can donate to this BTC address: `17j2g7vpgHhLuXhN4bueZFCvdxxieyRVWd` [patreon]: https://www.patreon.com/user?u=619786 +[liberapay]: https://liberapay.com/Mastodon/ ---