Sfoglia il codice sorgente

Update 'README.md'

nhu313 6 anni fa
parent
commit
70beb55b5a
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  1. 0
    1
      README.md

+ 0
- 1
README.md Vedi File

9
   * Craps a dice game
9
   * Craps a dice game
10
 
10
 
11
 ## Specs
11
 ## Specs
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
12
 * The project should include some concept of
14
   * `Player` class
13
   * `Player` class
15
     * `Player` objects should be created upon input from a user.
14
     * `Player` objects should be created upon input from a user.