Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
LBeghini authored Aug 8, 2021
1 parent 4d5a1ae commit 955f866
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ Also, to make it easier to download the source code, [releases](https://github.c
- [x] [State](https://github.com/LBeghini/Java-Design-Patterns/tree/3-state)
- [x] [Strategy](https://github.com/LBeghini/Java-Design-Patterns/tree/6-strategy)
- [x] [Template method](https://github.com/LBeghini/Java-Design-Patterns/tree/4-template-method)
- [ ] [Mediator](https://github.com/LBeghini/Java-Design-Patterns/tree/9-mediator)

### Creational patterns

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

## Technologies
Expand Down

0 comments on commit 955f866

Please sign in to comment.