update readme

This commit is contained in:
liuhongbao 2019-02-11 10:16:02 +08:00
parent 9f1da6026e
commit 6705a7f18b

View File

@ -26,7 +26,7 @@
2. [模板模式](https://github.com/silsuer/golang-design-patterns/tree/master/template-pattern) 2. [模板模式](https://github.com/silsuer/golang-design-patterns/tree/master/template-pattern)
3. 策略模式 3. [策略模式](https://github.com/silsuer/golang-design-patterns/tree/master/strategy-pattern)
4. 状态模式 4. 状态模式