diff --git a/readme.md b/readme.md index 398a3ba57..8b694505c 100644 --- a/readme.md +++ b/readme.md @@ -1,17 +1,28 @@ -## roadmap.sh -> Community driven roadmaps, articles and resources for developers +
+
+
Community driven roadmaps, articles and resources for developers
+
+ + +[roadmap.sh](https://roadmap.sh) is the community effort to create knowledge that is approachable for the developers. + + +## How to Setup? -## Setup -Clone the repository ```bash git clone https://github.com/kamranahmedse/roadmap.sh -``` -Install the dependencies -```bash yarn install -``` -Start the application -```bash yarn dev ```