Skip to content

Commit 9f65493

Browse files
authored
Update README.md
1 parent a1f05d6 commit 9f65493

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Python Head First Design Patterns
22
## Chapters
3-
[chapter 1](https://github.com/rebuild-123/Python-Head-First-Design-Patterns/tree/main/strategy)-"challenge" has not been translated yet
4-
[chapter 2](https://github.com/rebuild-123/Python-Head-First-Design-Patterns/tree/main/observer)-done
5-
[chapter 3](https://github.com/rebuild-123/Python-Head-First-Design-Patterns/tree/main/decorator)-done
3+
[chapter 1](https://github.com/rebuild-123/Python-Head-First-Design-Patterns/tree/main/strategy)-done (Only challenge has no translation.)
4+
[chapter 2](https://github.com/rebuild-123/Python-Head-First-Design-Patterns/tree/main/observer)-done (Only swing has no translation.)
5+
[chapter 3](https://github.com/rebuild-123/Python-Head-First-Design-Patterns/tree/main/decorator)-done (Only io has no translation.)
66
[chapter 4](https://github.com/rebuild-123/Python-Head-First-Design-Patterns/tree/main/factory)-done
77
[chapter 5](https://github.com/rebuild-123/Python-Head-First-Design-Patterns/tree/main/singleton)-done
88
[chapter 6](https://github.com/rebuild-123/Python-Head-First-Design-Patterns/tree/main/command)-in translation

0 commit comments

Comments
 (0)