update README

This commit is contained in:
Edward 2020-04-28 22:19:33 +08:00
parent e12023b09f
commit a1a62a0133

View File

@ -46,8 +46,8 @@ Go常用的、面向工程化和最佳实践的模式套路包含常见的23
## Go More ## Go More
+ [发布订阅模式(Pub-Sub)](./gomore/messages) + [发布订阅模式(Pub-Sub)](./27_gomore/messages)
+ [时差模式(Time Profile)](./gomore/profiles) + [时差模式(Time Profile)](./28_gomore/profiles)
## 参考资料(Design patters Articles) ## 参考资料(Design patters Articles)