Skip to content

Commit 318c3cb

Browse files
committed
📝 UPDATE README
1 parent cfb9173 commit 318c3cb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ JavaScript设计模式的相关学习
1111
- [适配器模式](https://github.com/Reaper622/JavaScript-DesignPatterns/blob/master/Adapter/Adapter.md)
1212
- [代理模式](https://github.com/Reaper622/JavaScript-DesignPatterns/blob/master/Proxy/Proxy.md)
1313
- [装饰者模式](https://github.com/Reaper622/JavaScript-DesignPatterns/blob/master/Decorator/Decorator.md)
14+
- [外观模式](https://github.com/Reaper622/JavaScript-DesignPatterns/blob/master/Appearance/Appearance.md)
1415

1516
### 行为型
1617
- [策略模式](https://github.com/Reaper622/JavaScript-DesignPatterns/blob/master/Strategy/Strategy.md)

0 commit comments

Comments
 (0)