Skip to content

Commit 561ccc8

Browse files
authored
Update README.md
1 parent f0f8ff1 commit 561ccc8

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
@@ -4,7 +4,7 @@ This repository is part of the [Refactoring.Guru](https://refactoring.guru/desig
44

55
It contains C++ examples for all classic GoF design patterns. Each pattern includes two examples:
66

7-
- [ ] **Conceptual** examples show the internal structure of patterns with detailed comments.
7+
- [x] **Conceptual** examples show the internal structure of patterns with detailed comments.
88
- [ ] **RealWold** examples show how the patterns can be used in a real-world C++ application.
99

1010

0 commit comments

Comments
 (0)