瀏覽代碼

Update README.md

Git-Leon 6 年之前
父節點
當前提交
5c65c29730
沒有帳戶連結到提交者的電子郵件
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      README.md

+ 1
- 1
README.md 查看文件

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