From 2a421df34f6c981e6f69a15f3cf8d388737e5f5d Mon Sep 17 00:00:00 2001 From: Franck Abgrall Date: Fri, 23 Aug 2019 15:07:22 +0200 Subject: [PATCH] :sparkles: Improve cheat sheet description (#21) --- README.md | 27 ++++++++++++++++----------- 1 file changed, 16 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index 10db907..a926228 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,16 @@ oss image

-

Open source promotion cheat sheet

+

+ + tweet + +

-> This cheat sheet summarize important steps you should follow to promote your open-source project in the best conditions. +

Open source promotion cheat sheet

+ + +> This cheat sheet summarize important steps you should follow to promote your open-source project in the best conditions. You can click items to expand and get more information from a topic. List of availables languages: @@ -13,8 +20,6 @@ List of availables languages: A language is missing ? Want to improve this cheat sheet ? [Contributions are welcome](./CONTRIBUTING.md) ! -
- ## 1. 🎢 Preparation step
@@ -51,9 +56,9 @@ A language is missing ? Want to improve this cheat sheet ? [Contributions are we

> Vistors will want to quickly understand the purpose of your project, how it works and how to use it. Providing a demo is the best way to satisfy users. It could be: - -- An animated GIF demonstrating how your project works -- A link to a live demo +> +> - An animated GIF demonstrating how your project works +> - A link to a live demo

@@ -204,10 +209,10 @@ A language is missing ? Want to improve this cheat sheet ? [Contributions are we

> Github issues are not always the best way to communicate with your users. Use chat platforms to discuss with them: - -- [Discord](https://discordapp.com) -- [Slack](https://slack.com) -- [Gitter](https://gitter.im/) +> +> - [Discord](https://discordapp.com) +> - [Slack](https://slack.com) +> - [Gitter](https://gitter.im/)