diff --git a/README.md b/README.md index bd9b1d6..2b9da04 100644 --- a/README.md +++ b/README.md @@ -88,7 +88,9 @@ Contributing to a community project is always welcome. - [x] Chain of Responsibility Pattern - [x] Builder Pattern - [x] Decorator Pattern -- [ ] Template Method Pattern +- [x] Template Method Pattern +- [ ] Observer Pattern +- [ ] Proxy Pattern - [ ] Command Pattern - [ ] Single Responsibility