Skip to content

Commit 73d3505

Browse files
authored
doc: update table of contents
1 parent ff0af80 commit 73d3505

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ I have added examples of pattern usage in the Python standard library and pypi -
1515
- [ ] [Factory Method](chapter04_factory)
1616
- [ ] [Simple Factory](chapter04_factory)
1717
- [x] [Abstract Factory](chapter04_factory)
18+
- [ ] [Builder](chapter04_factory#builder-%EF%B8%8F%EF%B8%8F) _(Bonus Pattern)_
1819
- [x] [Singleton](chapter05_singleton)
1920
- [x] [Command](chapter06_command)
2021
- [x] [Adapter](chapter07_adapter_facade)

0 commit comments

Comments
 (0)