Skip to content

Commit

Permalink
finish
Browse files Browse the repository at this point in the history
  • Loading branch information
beyond-up committed Jun 13, 2019
2 parents 627cf43 + 12fd0b8 commit 885d4d3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@
可以把最初的细胞结构定义为种子,当所有在种子中的细胞同时被以上规则处理后,可以得到第一代细胞图。按规则继续处理当前的细胞图,可以得到下一代的细胞图,周而复始。

## 效果图展示
![image](https://github.com/zhangwanyue/ThoughtWorksPairProgramming/blob/master/files/image/录屏1.mp4)
![image]
(https://github.com/zhangwanyue/ThoughtWorksPairProgramming/blob/master/files/image/录屏1.gif)
## 项目架构

* 使用`JUnit`进行TDD开发
Expand Down

0 comments on commit 885d4d3

Please sign in to comment.