Skip to content

Update README.md #9

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
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
18 changes: 9 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

---
Expand Down