Skip to content

Commit 98dc20d

Browse files
committed
📝 UPDATE README
1 parent 2aea72e commit 98dc20d

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,7 @@ JavaScript设计模式的相关学习
99

1010
### 结构型
1111
- [适配器模式](https://github.com/Reaper622/JavaScript-DesignPatterns/blob/master/Adapter/Adapter.md)
12-
- [代理模式](https://github.com/Reaper622/JavaScript-DesignPatterns/blob/master/Proxy/Proxy.md)
12+
- [代理模式](https://github.com/Reaper622/JavaScript-DesignPatterns/blob/master/Proxy/Proxy.md)
13+
14+
### 行为型
15+
- [策略模式](https://github.com/Reaper622/JavaScript-DesignPatterns/blob/master/Strategy/Strategy.md)

0 commit comments

Comments
 (0)