From 1de7c3a5dab141079c181e7189de6448760a1bf0 Mon Sep 17 00:00:00 2001 From: Kamran Ahmed Date: Thu, 14 Nov 2019 22:31:12 +0400 Subject: [PATCH] Update readme.md --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index 580ba91c6..65746e9bb 100644 --- a/readme.md +++ b/readme.md @@ -15,13 +15,13 @@

-roadmap.sh is the community effort to create knowledge that is approachable for the developers. +[roadmap.sh](https://roadmap.sh) is the community effort to create knowledge that is approachable for the developers. The website is built with Next.js, contains roadmaps which are the step by step guides for developers, guides which are the easier to understand explanations on the complex topics. Anyone can contribute to the website by suggesting changes to existing paths, adding learning resources, becoming an author by adding new guides, updating the existing guides. ## Development -> Clone the repository, install the dependencies and start the application +Clone the repository, install the dependencies and start the application ```bash git clone https://github.com/kamranahmedse/roadmap.sh