diff --git a/contributor.md b/contributor.md index 8b13789..d4d8c84 100644 --- a/contributor.md +++ b/contributor.md @@ -1 +1,2 @@ - +SATYAM SINGH +https://github.com/satcasm diff --git a/freshers/contributers_list.md b/freshers/contributers_list.md index b371ff0..63f9af5 100644 --- a/freshers/contributers_list.md +++ b/freshers/contributers_list.md @@ -1,4 +1,5 @@ # Contributors -Name Git account link AKASH RANJAN https://github.com/akash-ranjan8/first-pr- Hacktoberfest--2019/blob/master/README.md -silla https://github.com/FrozenGirl-spd \ No newline at end of file +silla https://github.com/FrozenGirl-spd +satyam https://github.com/satcasm diff --git a/freshers/json-files/gitcommands.json b/freshers/json-files/gitcommands.json index a25242e..7dac5c1 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 new or modified files to be committed" }, ]