Skip to content

Commit 955f866

Browse files
authored
Update README.md
1 parent 4d5a1ae commit 955f866

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ 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)
2425

2526
### Creational patterns
2627

@@ -38,7 +39,6 @@ Also, to make it easier to download the source code, [releases](https://github.c
3839
- [ ] Decorator
3940
- [x] [Facade](https://github.com/LBeghini/Java-Design-Patterns/tree/8-facade)
4041
- [ ] Flyweight
41-
- [ ] Mediator
4242
- [ ] Proxy
4343

4444
## Technologies

0 commit comments

Comments
 (0)