Skip to content

Commit 601bd6b

Browse files
committed
Update README.md
1 parent 9de2402 commit 601bd6b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11

22
#Design pattern samples in Java.
33

4+
## Build status:
5+
6+
![Build status](https://travis-ci.org/iluwatar/java-design-patterns.svg?branch=master)
7+
48

59
##Abstract Factory
610
**Intent:** Provide an interface for creating families of related or dependent objects without specifying their concrete classes.

0 commit comments

Comments
 (0)