aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Ch 5 Debugging Project/Ch 5 Debugging Project.cpp2
-rw-r--r--README.md2
2 files changed, 4 insertions, 0 deletions
diff --git a/Ch 5 Debugging Project/Ch 5 Debugging Project.cpp b/Ch 5 Debugging Project/Ch 5 Debugging Project.cpp
index 6545e9b..04cf327 100644
--- a/Ch 5 Debugging Project/Ch 5 Debugging Project.cpp
+++ b/Ch 5 Debugging Project/Ch 5 Debugging Project.cpp
@@ -1,5 +1,7 @@
/********************************************************************
* File: Chap_5_Debugging.cpp
+*
+* Test 1
*
* General Instructions: Complete each step before proceeding to the
* next.
diff --git a/README.md b/README.md
index ebf762c..9f5eb51 100644
--- a/README.md
+++ b/README.md
@@ -2,3 +2,5 @@
Practice
* Debugging
* Working with GitHub
+
+changes