From 20f827ec36a2d8f7df4e9e8353f8f4e47d7ba43d Mon Sep 17 00:00:00 2001 From: Johannes Millan Date: Thu, 6 Jun 2019 23:50:22 +0200 Subject: [PATCH] Update README.md --- README.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/README.md b/README.md index 2c37ce8f38..230ad7da80 100644 --- a/README.md +++ b/README.md @@ -87,6 +87,24 @@ ng serve ## Contributing There are several ways to help. Publishing a bug or a feature request is a good first step. Also making it more popular by posting it on social media etc. is great, because it means more users, which in turn leads to more people testing the app and also more people contributing code. +**Please Share!** + +[![alt text][1.1]][1] +[![alt text][2.1]][2] + + +[1.1]: http://i.imgur.com/tXSoThF.png (twitter icon with padding) +[2.1]: http://i.imgur.com/P3YfQoD.png (facebook icon with padding) + + +[1.2]: http://i.imgur.com/wWzX9uB.png (twitter icon without padding) +[2.2]: http://i.imgur.com/fep1WsG.png (facebook icon without padding) + + +[1]: https://twitter.com/intent/tweet?text=Super%20Productivity%20%20https%3A%2F%2Fsuper-productivity.com +[2]: https://www.facebook.com/sharer/sharer.php?u=https://super-productivity.com/ + + **Pull requests** are of course also very welcome. Please make sure that you're following the [angular commit guidelines](https://github.com/angular/angular.js/blob/master/DEVELOPERS.md#commits) and to also include the issue number in your commit message, if you're fixing a particular issue (e.g.: `feat: add nice feature with the number #31`). ### Packaging the app