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
16 changes: 8 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,21 +2,21 @@

## Directions to complete this assignment

- [ ] Create your own version of this repository by clicking the Fork button in the top right of the Github screen (if you have forked correctly, you should now see your username instead of giovannixdev at the top of the repo)
- [X] Create your own version of this repository by clicking the Fork button in the top right of the Github screen (if you have forked correctly, you should now see your username instead of giovannixdev at the top of the repo)
--
- [ ] Clone this repository by using the `https://github.com/giovannixdev/Git-PR-Practice.git` (this will pull the files down to your local machine so you can work on them and make changes)
- [X] Clone this repository by using the `https://github.com/giovannixdev/Git-PR-Practice.git` (this will pull the files down to your local machine so you can work on them and make changes)
--
- [ ] Create a branch `git checkout -b 'firstName-lastName'`
- [X] Create a branch `git checkout -b 'firstName-lastName'`
--
- [ ] Add your name to the list of names below.
- [X] Add your name to the list of names below.
--
- [ ] Run git add ., git commit -m "added my name to the list", and git push to send your code to Github
- [X] Run git add ., git commit -m "added my name to the list", and git push to send your code to Github
--
- [ ] Create a Pull Request
- [X] Create a Pull Request
--


## ADD your name to this list

- Giovanni Lituma
- Camila Torres
- Camila Torres
- LeRoy Gardner