Skip to content

Commit 1198889

Browse files
committed
Optimize project structure and add README
1 parent e66e9a0 commit 1198889

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README-EN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Java Design Patterns
22

3-
A comprehensive collection of Java design pattern implementations, including the 23 GoF patterns as well as additional patterns commonly used in modern development. Each pattern includes detailed explanations, UML diagrams, and real-world example code.
3+
A comprehensive collection of Java design pattern implementations, including the 23 GoF patterns as well as additional patterns commonly used in modern development.
44

55
## Why Learn Design Patterns?
66

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Java Design Patterns
22

3-
一个全面的 Java 设计模式实现集合,包含 23 种 GoF 设计模式以及现代开发中常用的其他模式。每个模式都配有详细说明、UML 图和真实场景的示例代码。
3+
一个全面的 Java 设计模式实现集合,包含 23 种 GoF 设计模式以及现代开发中常用的其他模式。
44

55
## 为什么学习设计模式?
66

0 commit comments

Comments
 (0)