From ae31e3f83e9ee36709c54297fd9634a805bfbf06 Mon Sep 17 00:00:00 2001 From: Aweke Date: Sun, 10 Jul 2022 13:31:06 -0400 Subject: [PATCH] Add name --- README.md | 23 ++++++++--------------- 1 file changed, 8 insertions(+), 15 deletions(-) diff --git a/README.md b/README.md index d5389a6..8ac7bbf 100644 --- a/README.md +++ b/README.md @@ -2,23 +2,16 @@ ## 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) --- -- [ ] Clone your fork repository (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'` --- -- [ ] 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 --- -- [ ] Run git push --- -- [ ] Create a Pull Request --- - +- [ ] ## 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 your fork repository (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'` +- [ ] ## 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 +- [ ] ## Run git push +- [ ] ## Create a Pull Request ## ADD your name to this list - Giovanni Lituma - Camila Torres +- Aweke Dadi