diff --git a/README.md b/README.md index 9404f6a..14cad55 100644 --- a/README.md +++ b/README.md @@ -7,15 +7,15 @@ This github repository will walk you through setting up your Git and GitHub acco ## Checklist - [x] View this README -- [ ] Create a GitHub Account -- [ ] Open your Command Line Interface -- [ ] Setting up your Username and Email -- [ ] Setting up your Authentication -- [ ] Forking a Repository -- [ ] Cloning a Repository -- [ ] Making Changes to the Repository -- [ ] Committing Changes Locally -- [ ] Moving Changes to GitHub +- [x] Create a GitHub Account +- [x] Open your Command Line Interface +- [x] Setting up your Username and Email +- [x] Setting up your Authentication +- [x] Forking a Repository +- [x] Cloning a Repository +- [x] Making Changes to the Repository +- [x] Committing Changes Locally +- [x] Moving Changes to GitHub - [ ] Standard Work Flow ---