From 9a1b73341ee4f455ef7b46c14af08bbc54533635 Mon Sep 17 00:00:00 2001 From: Benjamin Plouzennec Date: Tue, 3 Sep 2019 17:15:27 +0200 Subject: [PATCH] :ok_hand: Restructured examples into list Co-Authored-By: Thomas Betous --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 209dba0..b1af3cd 100644 --- a/README.md +++ b/README.md @@ -210,7 +210,10 @@ A language is missing? Want to improve this cheat sheet? [Contributions are welc 🏆 Reward contributors

-> Be nice with people that helped you! Some open-source projects like [gatsby](https://github.com/gatsbyjs/gatsby) reward contributors with goodies. If you can't afford that, do a public post (on twitter or other platforms) about the contribution and mention the author ([here is an example of public thanks](https://twitter.com/FranckAbgrall/status/1139470547492978688)). Open a `Contributors` section in your README to publicly thanks them (ex: [vuepress contributors section](https://github.com/vuejs/vuepress#code-contributors)) or showcase them on your project documentation/website (ex: [Rythm.js demo page](https://okazari.github.io/Rythm.js/)) +> Be nice with people that helped you! Some open-source projects like [gatsby](https://github.com/gatsbyjs/gatsby) reward contributors with goodies. If you can't afford that, do a public post (on twitter or other platforms) about the contribution and mention the author ([here is an example of public thanks](https://twitter.com/FranckAbgrall/status/1139470547492978688)). Open a `Contributors` section in your README to publicly thanks them or showcase them on your project documentation/website. Here some examples : +> +> - [vuepress (contributors README section)](https://github.com/vuejs/vuepress#code-contributors) +> - [Rythm.js (random highlighted contributor on demo page)](https://okazari.github.io/Rythm.js/)