Skip to content

Commit 4504cfd

Browse files
authored
Update README.md
1 parent 955f866 commit 4504cfd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,8 @@ Also, to make it easier to download the source code, [releases](https://github.c
2121
- [x] [State](https://github.com/LBeghini/Java-Design-Patterns/tree/3-state)
2222
- [x] [Strategy](https://github.com/LBeghini/Java-Design-Patterns/tree/6-strategy)
2323
- [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)
24+
- [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)
2526

2627
### Creational patterns
2728

0 commit comments

Comments
 (0)