Skip to content

Commit e3cf248

Browse files
authored
Update README.md
1 parent 730d0ce commit e3cf248

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
@@ -32,8 +32,8 @@ Also, to make it easier to download the source code, [releases](https://github.c
3232

3333
### Structural patterns
3434

35-
- [ ] Adapter
36-
- [ ] Bridge
35+
- [x] [Adapter](https://github.com/LBeghini/Java-Design-Patterns/tree/7-adapter)
36+
- [x] [Bridge](https://github.com/LBeghini/Java-Design-Patterns/tree/7-bridge)
3737
- [ ] Composite
3838
- [ ] Decorator
3939
- [ ] Facade

0 commit comments

Comments
 (0)