diff options
author | rbaumert <rbaumert@sfu.ca> | 2017-04-07 19:48:46 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-04-07 19:48:46 -0700 |
commit | 2c0ef75f5851a7e7af7bfdb139813fa92617ad69 (patch) | |
tree | 2ca97c62a00a2dd5d0ec46594129933cd5341230 | |
parent | cc16fa75137586dff8eb1ef4e508aed81bf21718 (diff) |
fixed a sentence in readme
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md index 9b43e8077..fa944a901 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Click on the screenshot to watch a demo of the UI: [youtube_demo]: https://www.youtube.com/watch?v=YO1jQ8_rAMU -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. +The project focus is 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]. Alternatively, you can donate to this BTC address: `17j2g7vpgHhLuXhN4bueZFCvdxxieyRVWd` |