We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37ab092 commit cdb9948Copy full SHA for cdb9948
README.md
@@ -32,8 +32,9 @@
32
| [策略模式](strategy/gkerison) | [GKerison](https://github.com/GKerison) |
33
| [代理模式](proxy/singwhatiwanna) | [singwhatiwanna](https://github.com/singwhatiwanna) |
34
| [组合模式](composite/tiny-times) | [tiny-times](https://github.com/tiny-times) |
35
-| [装饰模式模式](decorator/tiny-times) | [tiny-times](https://github.com/tiny-times) |
+| [装饰模式](decorator/tiny-times) | [tiny-times](https://github.com/tiny-times) |
36
| [享元模式](flyweight/lvtea0105) | [lvtea0105](https://github.com/lvtea0105) |
37
+| [迭代器模式](iterator/Haoxiqiang) | [Haoxiqiang](https://github.com/Haoxiqiang)|
38
39
40
## 模式与文件夹对应列表
0 commit comments