diff --git a/freshers/contributers_list.md b/freshers/contributers_list.md index 5d8070b..24ce5f5 100644 --- a/freshers/contributers_list.md +++ b/freshers/contributers_list.md @@ -1,3 +1,3 @@ # Contributors --Name Git account link -AKASH RANJAN https://github.com/akash-ranjan8/first-pr- Hacktoberfest--2019/blob/master/README.md +-Name +Rashish Tripathi https://github.com/rashish15 diff --git a/freshers/json-files/gitcommands.json b/freshers/json-files/gitcommands.json index a25242e..79995d0 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 status", + "description": "Lists all newor modified files to be committed" }, ]