Skip to content

Commit 8d62bb6

Browse files
committed
📝 UPDATE README
1 parent 1249ed0 commit 8d62bb6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ JavaScript设计模式的相关学习
1515
- [策略模式](https://github.com/Reaper622/JavaScript-DesignPatterns/blob/master/Strategy/Strategy.md)
1616
- [迭代器模式](https://github.com/Reaper622/JavaScript-DesignPatterns/blob/master/Iterator/Itrerator.md)
1717
- [观察者模式](https://github.com/Reaper622/JavaScript-DesignPatterns/blob/master/Observer/Observer.md)
18+
- [命令模式](https://github.com/Reaper622/JavaScript-DesignPatterns/blob/master/Command/Command.md)
1819

1920

2021

0 commit comments

Comments
 (0)