From 2291e05b9f1ce8d4e41b27f43528e11f147c2262 Mon Sep 17 00:00:00 2001 From: raicunicole <56634917+raicunicole@users.noreply.github.com> Date: Wed, 16 Oct 2019 14:52:55 +0300 Subject: [PATCH] updated readme easier and friendly for the reader --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f019334..349c531 100644 --- a/README.md +++ b/README.md @@ -12,15 +12,17 @@ Follow these steps to make your first pull request- 3. Take any one of issues from issues list and created the PR. 4. Write these command on your terminal: + ``` git add -A git commit -m "your name" git push origin master + ``` 5. Then create your pull request. 6. Star my repository. -7. Congratulations!! You have successfully created your pull request. +7. Congratulations!! :) You have successfully created your pull request! 8. Check your progress here (https://hacktoberfest.digitalocean.com/profile) Wait for your shirt.