There was an error while loading. Please reload this page.
1 parent f926318 commit 3054810Copy full SHA for 3054810
README.md
@@ -14,7 +14,7 @@ I hope that my codes will help you to solve some problems.
14
15
- [ ] [Creational](https://refactoring.guru/design-patterns/creational-patterns)
16
- [x] [Singleton](https://github.com/aitemr/design-patterns/tree/master/Creational/Singleton.playground)
17
-- [ ] Factory Method
+- [X] [Factory Method](https://github.com/aitemr/design-patterns/tree/master/Creational/Factory.playground)
18
- [ ] Abstract Factory
19
- [ ] Builder
20
- [ ] Prototype
0 commit comments