Skip to content

Commit 6730ceb

Browse files
committed
修改 README
1 parent 3c2dec2 commit 6730ceb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@
3131

3232
[Prototype (原型模式)](https://github.com/JamesZBL/java_design_patterns/tree/master/prototype)
3333

34+
[Singleton (单例模式)](https://github.com/JamesZBL/java_design_patterns/tree/master/singleton)
35+
3436
### 结构型模式
3537

3638
[Adapter (适配器)](https://github.com/JamesZBL/java_design_patterns/tree/master/adapter)

0 commit comments

Comments
 (0)