浏览代码

Update README.md

KrYounger 6 年前
父节点
当前提交
097ff71eff
没有帐户链接到提交者的电子邮件
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      README.md

+ 1
- 1
README.md 查看文件

@@ -22,7 +22,7 @@ You run each generation, decide what cells will be alive in the next generation,
22 22
 
23 23
 ### a Cool Website to explore
24 24
 
25
-[http://web.stanford.edu/~cdebs/GameOfLife/](Stanford - Conway's Game of Life) is a terrific site, which has a simulator
25
+[Stanford Conway's Game of Life](http://web.stanford.edu/~cdebs/GameOfLife/) is a terrific site, which has a simulator
26 26
 on it where you can draw and see what happens.
27 27
 
28 28
 ## The Lab