Add logo and contributor section

Add logo and contributor section
This commit is contained in:
Thomas Betous 2019-08-21 20:22:57 +02:00
parent 45fd5d3fed
commit 470a472c91
No known key found for this signature in database
GPG key ID: 03D4B5F30C344DF6
2 changed files with 17 additions and 6 deletions

View file

@ -1,4 +1,12 @@
<h1 align="center">How to promote my open-source? 🚀</h1> <h1 align="center">Open source project promotion cheat sheet</h1>
---
<p align="center">
<img alt="Git" src="./imgs/zoss-logo.png">
</p>
---
> This cheat sheet summarize important steps you should follow to promote your open-source project in the best conditions. > This cheat sheet summarize important steps you should follow to promote your open-source project in the best conditions.
@ -7,6 +15,8 @@ List of availables languages:
- [English](./README.md) - [English](./README.md)
- [Français](./README-fr.md) - [Français](./README-fr.md)
Your language is not here or you want to improve this document ? Contributors are [welcome](./CONTRIBUTING.md) !
<br /> <br />
## 1. 🎢 Preparation step ## 1. 🎢 Preparation step
@ -45,6 +55,7 @@ List of availables languages:
<p> <p>
> 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: > 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 - An animated GIF demonstrating how your project works
- A link to a live demo - A link to a live demo
@ -141,7 +152,6 @@ List of availables languages:
</p> </p>
</details> </details>
<details> <details>
<summary>🗑 Don't spam platforms with your promotion</summary> <summary>🗑 Don't spam platforms with your promotion</summary>
<p> <p>
@ -198,6 +208,7 @@ List of availables languages:
<p> <p>
> Github issues are not always the best way to communicate with your users. Use chat platforms to discuss with them: > Github issues are not always the best way to communicate with your users. Use chat platforms to discuss with them:
- [Discord](https://discordapp.com) - [Discord](https://discordapp.com)
- [Slack](https://slack.com) - [Slack](https://slack.com)
- [Gitter](https://gitter.im/) - [Gitter](https://gitter.im/)

BIN
imgs/zoss-logo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB