Skip to content

Commit a00f044

Browse files
authored
Update README.md
1 parent 915d744 commit a00f044

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
+ [Mediator(中介者)](https://github.com/liu-jianhao/Cpp-Design-Patterns/tree/master/Mediator)
6161
+ [Adapter](https://github.com/liu-jianhao/Cpp-Design-Patterns/tree/master/Adapter)
6262
### 状态变化:
63-
+ Memento
63+
+ [Memento(备忘录)](https://github.com/liu-jianhao/Cpp-Design-Patterns/tree/master/Memento)
6464
+ [State](https://github.com/liu-jianhao/Cpp-Design-Patterns/tree/master/State)
6565
### 数据结构:
6666
+ Composite

0 commit comments

Comments
 (0)