summaryrefslogtreecommitdiffstats
path: root/labb6/src/readme.txt
diff options
context:
space:
mode:
Diffstat (limited to 'labb6/src/readme.txt')
-rwxr-xr-xlabb6/src/readme.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/labb6/src/readme.txt b/labb6/src/readme.txt
new file mode 100755
index 0000000..1d48e84
--- /dev/null
+++ b/labb6/src/readme.txt
@@ -0,0 +1,3 @@
+This directory contains the source code files (*.cpp, *.h)
+that you will write as you complete the assignment.
+We will also put any instructor-provided code here.