diff options
| author | prestonderek <[email protected]> | 2022-11-06 19:29:05 -0800 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-11-06 19:29:05 -0800 |
| commit | 48d806d23d2dc893ac3b284889e38da07e977c0b (patch) | |
| tree | 773276cf03d1cf13febf6bb6c34e9d448ef54787 | |
| parent | comment (diff) | |
| download | cst116-lab2-prestonderek-master.tar.xz cst116-lab2-prestonderek-master.zip | |
Explanation for the multiple files
| -rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..3cad3b4 --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +# cst116-lab2-prestonderek +cst116-lab2-prestonderek created by GitHub Classroom + +There might be some confusion as I was having issues with GitHub connecting for a period of time. There appear to be multiple cpp files and sln files. +The one inside of the Blank Console Folder is the most up to date files as I was finally able to get the commits from VS working correctly again. +Hope this helps deciphering my uploads. |