Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,9 @@ Steps:
5. Add this line: “{Your name} says hi!” to README.md
6. Git add and git commit
- git add README.md
- git commit -m "{your name} says hi"
- git commit -m "{yourname} says hi"
7. Push your branch to repo on your Github!
- git push origin feature/grace-tan
8. Go to your github page and open a pull request from your forked repo to the original repo!

Brandy says hi