Skip to content

Commit

Permalink
Add depending.in status image
Browse files Browse the repository at this point in the history
  • Loading branch information
Synchro committed Dec 16, 2013
1 parent 128239d commit 92a2440
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
[![Build Status](https://travis-ci.org/Synchro/UASparser.png?branch=master)](https://travis-ci.org/Synchro/UASparser)
[![Coverage Status](https://coveralls.io/repos/mimmi20/UASparser/badge.png?branch=master)](https://coveralls.io/r/mimmi20/UASparser?branch=master)
[![Dependency Status](https://www.versioneye.com/php/Synchro:UASparser/dev-master/badge.png)](https://www.versioneye.com/php/Synchro:UASparser/dev-master)
[![Depending Status](http://depending.in/Synchro/UASparser.png)](http://depending.in/Synchro/UASparser)

[![Scrutinizer Quality Score](https://scrutinizer-ci.com/g/mimmi20/UASparser/badges/quality-score.png?s=77c4592dc25aeeae96806ed5a28e4b8a239668c8)](https://scrutinizer-ci.com/g/mimmi20/UASparser/)
[![Code Coverage](https://scrutinizer-ci.com/g/mimmi20/UASparser/badges/coverage.png?s=3040011cfecbbc3d940ae0f7ed5551669a4ac21f)](https://scrutinizer-ci.com/g/mimmi20/UASparser/)
Expand Down Expand Up @@ -44,4 +45,4 @@ Generate PHPDocs like this:

```
phpdoc --directory UAS --target ./phpdoc --ignore Tests/ --sourcecode --force --title UASParser
```
```

0 comments on commit 92a2440

Please sign in to comment.