summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README12
1 files changed, 12 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..3f6d91c
--- /dev/null
+++ b/README
@@ -0,0 +1,12 @@
+/* Kamil Kaminski
+ * NetID: kkamin8
+ *
+ * CS340
+ * Project 1, Poker Game
+ *
+ *
+ */
+
+Project can be compiled with helpful debugging messages by issuing:
+$ DEBUG=1 make
+