瀏覽代碼

Update 'README.md'

nhu313 6 年之前
父節點
當前提交
70beb55b5a
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0
    1
      README.md

+ 0
- 1
README.md 查看文件

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.