summaryrefslogtreecommitdiff
path: root/projects/1
diff options
context:
space:
mode:
authormo khan <mo@mokhan.ca>2025-01-10 12:53:14 -0700
committermo khan <mo@mokhan.ca>2025-01-10 12:53:14 -0700
commit13171abd2dc96341420c693b7a0d54c41fe33b6c (patch)
tree683dd3abede41f73c96e2157cd8b190695f80f40 /projects/1
parentc96a7bdccdff737a887aace281efdb0e1ffdee5f (diff)
Add make target to compile project 1
Diffstat (limited to 'projects/1')
-rw-r--r--projects/1/README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/projects/1/README.md b/projects/1/README.md
index 93a5b2d..1561977 100644
--- a/projects/1/README.md
+++ b/projects/1/README.md
@@ -10,7 +10,6 @@ However, the basic steps of the project are as follows:
1. Recompile the corrected code and retest the program.
1. Submit the uncorrected and corrected versions of the program.
-
Coding, Compiling, and Debugging
1. Download the C++ code GooddocsF.cpp into your working directory.