Skip to content

Commit adb40f7

Browse files
committed
2 parents 71186e9 + 07dcdf0 commit adb40f7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
</p>
55

66
<h4 align="center"> JavaScript 设计模式样例 </h4>
7-
<h6 align="center"> 参考《大话设计模式》</h6>
87

98
***
109
##### 创建型模式(Creational Pattern)
@@ -74,4 +73,4 @@
7473
7574
> [解释器模式(Interpreter Pattern)](/Example/Iterator-Pattern.js)
7675
77-
> [访问者模式(Visitor Pattern)](/Example/Visitor-Pattern.js)
76+
> [访问者模式(Visitor Pattern)](/Example/Visitor-Pattern.js)

0 commit comments

Comments
 (0)