Skip to content

Commit 62561ed

Browse files
committed
修改 README
1 parent 39db90c commit 62561ed

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
@@ -29,6 +29,8 @@
2929

3030
[Factory Method (工厂方法)](https://github.com/JamesZBL/java_design_patterns/tree/master/factory-method)
3131

32+
[Prototype (原型模式)](https://github.com/JamesZBL/java_design_patterns/tree/master/prototype)
33+
3234
### 结构型模式
3335

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

0 commit comments

Comments
 (0)