diff options
| -rw-r--r-- | CST116-BlankConsole/checklist.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/CST116-BlankConsole/checklist.txt b/CST116-BlankConsole/checklist.txt index a40c1ea..cd2dbd2 100644 --- a/CST116-BlankConsole/checklist.txt +++ b/CST116-BlankConsole/checklist.txt @@ -2,5 +2,5 @@ How to push an assignment: 1. Save the files you've worked on. 2. "Commit All" in the Git Chnages tab on the right, after making a name like "simple changes". -Push (arrow with line underneath) to push to GitHub. -Check GitHub.
\ No newline at end of file +3. Push (arrow with line underneath) to push to GitHub. +4. Check GitHub. |