diff options
| author | jacobdw22 <[email protected]> | 2022-09-30 03:01:13 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-09-30 03:01:13 -0700 |
| commit | 62767502f3921c4e29d77a8b9d293793c57dcfc1 (patch) | |
| tree | 87b89ba439f2b9517fac375495c1b15fa4174656 | |
| parent | simple changes final (diff) | |
| download | cst116-lab0-jacobdw22-main.tar.xz cst116-lab0-jacobdw22-main.zip | |
| -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. |