diff --git a/creational/README.md b/creational/README.md index e92ba7b..8469133 100644 --- a/creational/README.md +++ b/creational/README.md @@ -1,5 +1,5 @@ -# Behavioral Patterns +# Creational Patterns _**Creational** design patterns provide various object creation mechanisms, which increase flexibility and reuse of existing code._ -👆 Each example contains its own README and instructions. \ No newline at end of file +👆 Each example contains its own README and instructions.