Skip to content

Commit 3054810

Browse files
committed
docs: update readme
1 parent f926318 commit 3054810

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ I hope that my codes will help you to solve some problems.
1414

1515
- [ ] [Creational](https://refactoring.guru/design-patterns/creational-patterns)
1616
- [x] [Singleton](https://github.com/aitemr/design-patterns/tree/master/Creational/Singleton.playground)
17-
- [ ] Factory Method
17+
- [X] [Factory Method](https://github.com/aitemr/design-patterns/tree/master/Creational/Factory.playground)
1818
- [ ] Abstract Factory
1919
- [ ] Builder
2020
- [ ] Prototype

0 commit comments

Comments
 (0)