We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7cd2ab0 commit d2323b7Copy full SHA for d2323b7
1 file changed
README.md
@@ -33,10 +33,11 @@
33
34
[Singleton (单例模式)](https://github.com/JamesZBL/java_design_patterns/tree/master/singleton)
35
36
-[Bridge (桥接模式)](https://github.com/JamesZBL/java_design_patterns/tree/master/bridge)
37
38
### 结构型模式
39
40
[Adapter (适配器)](https://github.com/JamesZBL/java_design_patterns/tree/master/adapter)
41
+[Bridge (桥接模式)](https://github.com/JamesZBL/java_design_patterns/tree/master/bridge)
42
+
43
### 行为模式
0 commit comments