From 8906c60001e6aa488196a0ee4741033d6731a960 Mon Sep 17 00:00:00 2001 From: Anuj Saha <153378181+AnujSaha0111@users.noreply.github.com> Date: Sat, 5 Oct 2024 00:19:04 +0530 Subject: [PATCH] Update README.md --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9f3ecf6..e1f43db 100644 --- a/README.md +++ b/README.md @@ -11,8 +11,11 @@ Here you will find code of every topic and in every language To contribute in the current repo follow the following steps: -- Fork this repo -- Clone this repo +- Fork this repo - Click the "Fork" button at the top right of this page to create a copy of this repository under your GitHub account. +- Clone this repo - Use the command below to clone the forked repository to your local machine: + + ```bash + git clone https://github.com//Coding.git - Create issue reagarding what you are adding. - Create a directory/folder with name of programming language if folder does not exist. for example :- create folder named as **Java**