diff --git a/README.md b/README.md index a732ce8..de39298 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ into creational (abstract the instantiation process), structure (how classes and objects are composed to form larger structures) and behavioral patterns (the assignment of responsibilities between objects). -- Creational Patterns, +- Creational Patterns - [Abstract Factory] - [Builder] - [Factory Method]