Skip to content

Commit

Permalink
style:modify README
Browse files Browse the repository at this point in the history
  • Loading branch information
maxy19 committed Mar 24, 2019
1 parent 38bc7c0 commit 49e534c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
## 23种设计模式

|序号|类型名称|内容|
|:---:|:----|:----|
|:---:|:-----:|:----:|
|1|创建型模式|抽象工厂、建造者模式、工厂方法、原型模式、单例模式.|
|2|结构型模式|适配器模式、桥接模式、组合模式、装饰者模式、外观模式、享元模式、代理模式.|
|3|行为型模式|观察者模式、模板方法、命令模式、状态模式、职责链模式、解释器模式、中介者模式、访问者模式、策略模式、备忘录模式、迭代器模式.|
Expand Down

0 comments on commit 49e534c

Please sign in to comment.