diff --git a/freshers/contributers_list.md b/freshers/contributers_list.md index 5d8070b..537dd81 100644 --- a/freshers/contributers_list.md +++ b/freshers/contributers_list.md @@ -1,3 +1,4 @@ # Contributors -Name Git account link AKASH RANJAN https://github.com/akash-ranjan8/first-pr- Hacktoberfest--2019/blob/master/README.md +PIYUSH KUMAR https://github.com/buzzcut-s/ diff --git a/freshers/json-files/gitcommands.json b/freshers/json-files/gitcommands.json index a25242e..e23cf12 100644 --- a/freshers/json-files/gitcommands.json +++ b/freshers/json-files/gitcommands.json @@ -8,7 +8,7 @@ IT BASICALLY MAKES THE COPY OF THE ORIGINAL PROJECT. }, { - "title": "write your command", - "description": "Describe it" + "title": "git clone", + "description": "Clone repo" }, ]