From 6485473a84b39f9e79d08e0033235796f1f1817b Mon Sep 17 00:00:00 2001 From: Quantum16182022 <167787515+Quantum16182022@users.noreply.github.com> Date: Tue, 23 Apr 2024 12:38:22 -0500 Subject: [PATCH] Update README.md --- README.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) 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 ---