update readme

This commit is contained in:
刘洪宝 2018-11-26 16:45:02 +08:00
parent b4a9893535
commit 5b3583d29a

View File

@ -16,7 +16,7 @@
4. [抽象工厂模式](https://github.com/silsuer/golang-design-patterns/tree/master/abstract-factory-pattern)
5. 建造者模式
5. [建造者模式](https://github.com/silsuer/golang-design-patterns/tree/master/builder-pattern)
6. 原型模式