Browse Source

Update README.md

Git-Leon 6 years ago
parent
commit
70ba3c1baf
No account linked to committer's email
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      README.md

+ 1
- 1
README.md View File

@@ -1,4 +1,4 @@
1
-# Dicey Lab
1
+# Kris-Tof Dice Toss
2 2
 
3 3
 Create a Dice class that acts like a set of N random-tossed dies.
4 4
 ```