Browse Source

Update README.md

Git-Leon 6 years ago
parent
commit
5c65c29730
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

9
   * Craps a dice game
9
   * Craps a dice game
10
 
10
 
11
 ## Specs
11
 ## Specs
12
-* This repo contains a [vanilla](https://en.wikipedia.org/wiki/Vanilla_software) [UML.pdf](https://github.com/Zipcoder/CR-MacroLabs-OOP-Casino/blob/master/UML.pdf) to help get you started.
12
+* This repo contains a [UML](https://github.com/Zipcoder/CR-MacroLabs-OOP-Casino/blob/master/UML.pdf) to help get you started.
13
 * The project should include some concept of
13
 * The project should include some concept of
14
  * `Player` class
14
  * `Player` class
15
    * `Player` objects should be created upon input from a user.
15
    * `Player` objects should be created upon input from a user.