There was an error while loading. Please reload this page.
2 parents 71186e9 + 07dcdf0 commit adb40f7Copy full SHA for adb40f7
README.md
@@ -4,7 +4,6 @@
4
</p>
5
6
<h4 align="center"> JavaScript 设计模式样例 </h4>
7
-<h6 align="center"> 参考《大话设计模式》</h6>
8
9
***
10
##### 创建型模式(Creational Pattern)
@@ -74,4 +73,4 @@
74
73
75
> [解释器模式(Interpreter Pattern)](/Example/Iterator-Pattern.js)
76
77
-> [访问者模式(Visitor Pattern)](/Example/Visitor-Pattern.js)
+> [访问者模式(Visitor Pattern)](/Example/Visitor-Pattern.js)
0 commit comments