We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 955f866 commit 4504cfdCopy full SHA for 4504cfd
1 file changed
README.md
@@ -21,7 +21,8 @@ Also, to make it easier to download the source code, [releases](https://github.c
21
- [x] [State](https://github.com/LBeghini/Java-Design-Patterns/tree/3-state)
22
- [x] [Strategy](https://github.com/LBeghini/Java-Design-Patterns/tree/6-strategy)
23
- [x] [Template method](https://github.com/LBeghini/Java-Design-Patterns/tree/4-template-method)
24
-- [ ] [Mediator](https://github.com/LBeghini/Java-Design-Patterns/tree/9-mediator)
+- [x] [Mediator](https://github.com/LBeghini/Java-Design-Patterns/tree/9-mediator)
25
+- [x] [Interpreter](https://github.com/LBeghini/Java-Design-Patterns/tree/9-interpreter)
26
27
### Creational patterns
28
0 commit comments