Skip to content

Commit 4d5a1ae

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

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,9 @@ Also, to make it easier to download the source code, [releases](https://github.c
3434

3535
- [x] [Adapter](https://github.com/LBeghini/Java-Design-Patterns/tree/7-adapter)
3636
- [x] [Bridge](https://github.com/LBeghini/Java-Design-Patterns/tree/7-bridge)
37-
- [ ] Composite
37+
- [x] [Composite](https://github.com/LBeghini/Java-Design-Patterns/tree/8-composite)
3838
- [ ] Decorator
39-
- [ ] Facade
39+
- [x] [Facade](https://github.com/LBeghini/Java-Design-Patterns/tree/8-facade)
4040
- [ ] Flyweight
4141
- [ ] Mediator
4242
- [ ] Proxy

0 commit comments

Comments
 (0)