Skip to content

Commit a4d71d2

Browse files
committed
Adding scrutinizer badges.
1 parent 8cd7f2d commit a4d71d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# PHP Simple Annotation
22

3-
[![Latest Stable Version](https://poser.pugx.org/jmacedo/php-simple-annotation/v)](//packagist.org/packages/jmacedo/php-simple-annotation) [![Total Downloads](https://poser.pugx.org/jmacedo/php-simple-annotation/downloads)](//packagist.org/packages/jmacedo/php-simple-annotation) [![Latest Unstable Version](https://poser.pugx.org/jmacedo/php-simple-annotation/v/unstable)](//packagist.org/packages/jmacedo/php-simple-annotation) [![License](https://poser.pugx.org/jmacedo/php-simple-annotation/license)](//packagist.org/packages/jmacedo/php-simple-annotation) [![Build Status](https://travis-ci.com/jmacedo/php-simple-annotation.svg?branch=master)](https://travis-ci.com/jmacedo/php-simple-annotation)
3+
[![Latest Stable Version](https://poser.pugx.org/jmacedo/php-simple-annotation/v)](//packagist.org/packages/jmacedo/php-simple-annotation) [![Total Downloads](https://poser.pugx.org/jmacedo/php-simple-annotation/downloads)](//packagist.org/packages/jmacedo/php-simple-annotation) [![Latest Unstable Version](https://poser.pugx.org/jmacedo/php-simple-annotation/v/unstable)](//packagist.org/packages/jmacedo/php-simple-annotation) [![License](https://poser.pugx.org/jmacedo/php-simple-annotation/license)](//packagist.org/packages/jmacedo/php-simple-annotation) [![Build Status](https://travis-ci.com/jmacedo/php-simple-annotation.svg?branch=master)](https://travis-ci.com/jmacedo/php-simple-annotation) [![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/jmacedo/php-simple-annotation/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/jmacedo/php-simple-annotation/?branch=master) [![Code Coverage](https://scrutinizer-ci.com/g/jmacedo/php-simple-annotation/badges/coverage.png?b=master)](https://scrutinizer-ci.com/g/jmacedo/php-simple-annotation/?branch=master) [![Code Intelligence Status](https://scrutinizer-ci.com/g/jmacedo/php-simple-annotation/badges/code-intelligence.svg?b=master)](https://scrutinizer-ci.com/code-intelligence)
44

55
Yet another PHP annotation implementation. A simple and direct implementation without any complexity.
66

0 commit comments

Comments
 (0)