Skip to content

Commit 7d53d00

Browse files
authored
Update README.md
1 parent 014cf2e commit 7d53d00

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
[![Build Status](https://travis-ci.org/dstar55/100-words-design-patterns-java.svg?branch=master)](https://travis-ci.org/dstar55)
22
[![Coverage Status](https://coveralls.io/repos/github/dstar55/100-words-design-patterns-java/badge.svg?branch=master)](https://coveralls.io/github/dstar55/100-words-design-patterns-java?branch=master)
33
[![GitPitch](https://gitpitch.com/assets/badge.svg)](https://gitpitch.com/dstar55/100-words-design-patterns-java/master?grs=github&t=white)
4+
<a href="https://scan.coverity.com/projects/dstar55-100-words-design-patterns-java">
5+
<img alt="Coverity Scan Build Status"
6+
src="https://scan.coverity.com/projects/12673/badge.svg"/>
7+
</a>
48
[![License](http://img.shields.io/:license-mit-blue.svg)](http://gus.mit-license.org/)
59

610
# 100 words GoF Design Patterns in Java

0 commit comments

Comments
 (0)