diff options
author | Matt Strapp <matt@mattstrapp.net> | 2021-09-20 18:15:14 -0500 |
---|---|---|
committer | Matt Strapp <matt@mattstrapp.net> | 2021-09-20 18:15:14 -0500 |
commit | 342403a02f8063903d0f38327430721d4d0ae331 (patch) | |
tree | 29d020a27bc16939c568dd4b29166566d1c0e658 /include | |
parent | Fix parenthesis (diff) | |
download | csci4611-submission-p1.0.tar csci4611-submission-p1.0.tar.gz csci4611-submission-p1.0.tar.bz2 csci4611-submission-p1.0.tar.lz csci4611-submission-p1.0.tar.xz csci4611-submission-p1.0.tar.zst csci4611-submission-p1.0.zip |
do ass1submission-p1.0
Diffstat (limited to 'include')
-rw-r--r-- | include/README.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/include/README.md b/include/README.md index 431edf3..9f6d73c 100644 --- a/include/README.md +++ b/include/README.md @@ -1,3 +1,3 @@ -This directory is only for installing header files. -Nothing other than this README file should be committed to git. -The .gitignore file in the root directory is setup to ignore everything in this directory except for the README file. +This directory is only for installing header files.
+Nothing other than this README file should be committed to git.
+The .gitignore file in the root directory is setup to ignore everything in this directory except for the README file.
|