Skip to content

Commit f719499

Browse files
authored
Update README.md
1 parent 98ce88c commit f719499

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

2727
- [ ] Abstract factory
2828
- [x] [Builder](https://github.com/LBeghini/Java-Design-Patterns/tree/1-builder)
29-
- [ ] Factory method
29+
- [x] [Factory method](https://github.com/LBeghini/Java-Design-Patterns/tree/2-factory-method)
3030
- [x] [Prototype](https://github.com/LBeghini/Java-Design-Patterns/tree/2-prototype)
3131
- [x] [Singleton](https://github.com/LBeghini/Java-Design-Patterns/tree/1-singleton)
3232

0 commit comments

Comments
 (0)