Browse Source

first commit

Alex Brown 5 years ago
parent
commit
08c7defbfe
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      README.md

+ 1
- 0
README.md View File

@@ -25,3 +25,4 @@
25 25
 * Any common logic or fields between the games should live CardGame class, **not** BlackJack **nor** GoFish.
26 26
 * You must have a completed and approved UML diagram before you proceed to do any development
27 27
 * All public methods should be tested.
28
+# casino-project