Skip to content

Commit b3b04ed

Browse files
authored
Update README.md
1 parent 1138add commit b3b04ed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ The main branch is a template for every other branch.
2323
- [ ] Builder
2424
- [ ] Factory method
2525
- [ ] Prototype
26-
- [ ] Singleton
26+
- [x] [Singleton](https://github.com/LBeghini/Java-Design-Patterns/tree/1-singleton-builder)
2727

2828
### Structural patterns
2929
- [ ] Adapter

0 commit comments

Comments
 (0)