Skip to content

Commit e2a82e0

Browse files
committed
📝 UPDATE README
1 parent 556ac86 commit e2a82e0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,5 @@ JavaScript设计模式的相关学习
88
- [原型模式](https://github.com/Reaper622/JavaScript-DesignPatterns/blob/master/Prototype/Prototype.md)
99

1010
### 结构型
11-
- [适配器模式](https://github.com/Reaper622/JavaScript-DesignPatterns/blob/master/Adapter/Adapter.md)
11+
- [适配器模式](https://github.com/Reaper622/JavaScript-DesignPatterns/blob/master/Adapter/Adapter.md)
12+
- [代理模式](https://github.com/Reaper622/JavaScript-DesignPatterns/blob/master/Proxy/Proxy.md)

0 commit comments

Comments
 (0)