Skip to content

Commit f62a1a0

Browse files
committed
Adding ROADMAP
1 parent 6d42316 commit f62a1a0

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

README.md

+13-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
</div>
3131

3232
<p align="center">
33-
<i align="center"> Please attempt these exercises on your own. </i>
33+
<i align="center"> ⚠️ Please attempt these exercises on your own. ⚠️</i>
3434
</p>
3535

3636
## Purpose
@@ -41,6 +41,18 @@
4141

4242
<i>Happy coding! </i> 🥳
4343

44+
## Share with the Community
45+
46+
Please consider, leaving a Star(⭐) if this repository provided value for you.
47+
48+
Additionally, consider sharing it with the community using the badges below.
49+
50+
[![GitHub Repo stars](https://img.shields.io/badge/share%20on-reddit-red?logo=reddit)](https://reddit.com/submit?url=https://roadmap.sh&title=Interactive%20roadmaps,%20guides%20and%20other%20educational%20content%20for%20Developers)
51+
[![GitHub Repo stars](https://img.shields.io/badge/share%20on-hacker%20news-orange?logo=ycombinator)](https://news.ycombinator.com/submitlink?u=https://roadmap.sh)
52+
[![GitHub Repo stars](https://img.shields.io/badge/share%20on-twitter-03A9F4?logo=twitter)](https://twitter.com/share?url=https://roadmap.sh&text=Interactive%20roadmaps,%20guides%20and%20other%20educational%20content%20for%20Developers)
53+
[![GitHub Repo stars](https://img.shields.io/badge/share%20on-facebook-1976D2?logo=facebook)](https://www.facebook.com/sharer/sharer.php?u=https://roadmap.sh)
54+
[![GitHub Repo stars](https://img.shields.io/badge/share%20on-linkedin-3949AB?logo=linkedin)](https://www.linkedin.com/shareArticle?url=https://roadmap.sh&title=Interactive%20roadmaps,%20guides%20and%20other%20educational%20content%20for%20Developers)
55+
4456
## Coding Style
4557

4658
<p align="justify">Almost every problem has a long, verbose and short, concise solution. IMHO, a long descriptive solution is almost always preferred over a cryptic one-liner. The exception being, a shared understanding of the code by the entire development team.</p>

0 commit comments

Comments
 (0)