From c28b35a3070566f72b441d28caaa63b25981c971 Mon Sep 17 00:00:00 2001 From: Gabriel Engel <gabriel.engel@gmail.com> Date: Fri, 26 Jun 2015 13:19:54 -0300 Subject: [PATCH] Added donate button --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 403608f5c12..d151dcbec29 100644 --- a/README.md +++ b/README.md @@ -6,11 +6,15 @@ The Complete Open Source Chat Solution Checkout the latest version at http://rocket.chat +[](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=49QX7TYCVZK8L) + + ## About [![Code Climate][codeclimate-image]][codeclimate-url] [](https://github.com/RocketChat/Rocket.Chat/raw/master/LICENSE) + Rocket.Chat is a Web Chat Server, developed in JavaScript, using the [Meteor](https://www.meteor.com/install) fullstack framework. It is a great solution for communities and companies wanting to privately host their own chat service or for developers looking forward to build and evolve their own chat platforms. @@ -150,4 +154,10 @@ Note that Rocket.Chat is distributed under the [MIT License](http://opensource.o [codeclimate-image]: https://codeclimate.com/github/RocketChat/Rocket.Chat/badges/gpa.svg [codeclimate-url]: https://codeclimate.com/github/RocketChat/Rocket.Chat +### Donate + +Rocket.Chat will be free forever, but you can help us speed-up the development! + +[](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=49QX7TYCVZK8L) + :smiling_imp: -- GitLab