We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8aef323 commit 48e1215Copy full SHA for 48e1215
README.md
@@ -45,6 +45,8 @@ Design patterns from 《大话设计模式》 and some samples implemented by C#
45
46
## Overview 概览
47
48
+
49
+
50
设计模式大体上可分为三类:
51
52
- [创建型模式(Create)](./CreatePattern)
@@ -77,6 +79,3 @@ Design patterns from 《大话设计模式》 and some samples implemented by C#
77
79
1. [迭代器模式(Iterator)](./BehaviorPattern/IteratorPattern)
78
80
1. [策略模式(Strategy)](./BehaviorPattern/StrategyPattern)
81
-## Contact
-
82
-Contact me if you need: <weihanli@outlook.com>
0 commit comments