Update README.md
This commit is contained in:
@ -9,7 +9,7 @@
|
||||
##Abstract Factory
|
||||
**Intent:** Provide an interface for creating families of related or dependent objects without specifying their concrete classes.
|
||||
|
||||

|
||||

|
||||
|
||||
**Applicability:** Use the Abstract Factory pattern when
|
||||
* a system should be independent of how its products are created, composed and represented
|
||||
|
Reference in New Issue
Block a user