Skip to content

Commit 74e6092

Browse files
committed
Update README.md
1 parent 66b352a commit 74e6092

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
##Abstract Factory
66
**Intent:** Provide an interface for creating families of related or dependent objects without specifying their concrete classes.
77

8+
![alt text](https://github.com/adam-p/markdown-here/raw/master/src/common/images/icon48.png "Logo Title Text 1")
89

910
##Builder
1011
**Intent:** Separate the construction of a complex object from its representation so that the same construction process can create different representations.

0 commit comments

Comments
 (0)