We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 730d0ce commit e3cf248Copy full SHA for e3cf248
1 file changed
README.md
@@ -32,8 +32,8 @@ Also, to make it easier to download the source code, [releases](https://github.c
32
33
### Structural patterns
34
35
-- [ ] Adapter
36
-- [ ] Bridge
+- [x] [Adapter](https://github.com/LBeghini/Java-Design-Patterns/tree/7-adapter)
+- [x] [Bridge](https://github.com/LBeghini/Java-Design-Patterns/tree/7-bridge)
37
- [ ] Composite
38
- [ ] Decorator
39
- [ ] Facade
0 commit comments