From 457e8e2f7e750b2df103c5497954e46fd6d851c7 Mon Sep 17 00:00:00 2001 From: Florin Pop Date: Sun, 3 Mar 2019 01:07:37 +0200 Subject: [PATCH] added examples section to REAMDE --- README.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 15418aa5..b98525f5 100644 --- a/README.md +++ b/README.md @@ -30,16 +30,20 @@ Each project has the following **features**: | [Markdown Table Generator](./Projects/Markdown-Table-Generator.md) | | [Pomodoro Clock](./Projects/Pomodoro-Clock.md) | -### Contribution +## Contribution Any contributions are highly appreciated. :pray: You can contribute in two ways: 1. create an issue and tell us your idea :bulb:. Make sure you use the **new idea** label in this case; 2. fork the project and submit a PR. Before doing that, please make sure that you are reading and following the [Contribution Guide](./Contribution%20Guide.md); -### Spread the word! +### Examples -If the information from this repo was useful to you in any way, make sure you give it a star, this way others can find it and benefit too! Together we can grow and make our community better! :smiley: +You can also add your own examples to the projects after you have completed them. I highly encourage you to do this as it will show others what amazing things you have built! 👍 + +## Spread the word! + +If the information from this repo was useful to you in any way, make sure you give it a star 🌟, this way others can find it and benefit too! Together we can grow and make our community better! :smiley: Do you have any suggestions on how we could improve this project overall? Let me know! I'd love to hear your feedback!