Skip to content

Commit 36360f1

Browse files
committed
add badges
1 parent 7677e63 commit 36360f1

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
2+
[![Travis Status](https://travis-ci.org/phpDocumentor/TypeResolver.svg?branch=master)](https://travis-ci.org/phpDocumentor/TypeResolver)
3+
[![Appveyor Status](https://ci.appveyor.com/api/projects/status/eqx2s0oqhjgvlh04/branch/master?svg=true)](https://ci.appveyor.com/project/phpDocumentor/typeresolver/branch/master)
4+
[![Code Quality](https://scrutinizer-ci.com/g/phpDocumentor/TypeResolver/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/phpDocumentor/TypeResolver/?branch=master)
5+
[![Code Coverage](https://scrutinizer-ci.com/g/phpDocumentor/TypeResolver/badges/coverage.png?b=master)](https://scrutinizer-ci.com/g/phpDocumentor/TypeResolver/?branch=master)
6+
[![Coverage Status](https://coveralls.io/repos/github/phpDocumentor/TypeResolver/badge.svg?branch=master)](https://coveralls.io/github/phpDocumentor/TypeResolver?branch=master)
7+
[![PHPStan](https://img.shields.io/badge/PHPStan-enabled-brightgreen.svg?style=flat)](https://github.com/phpstan/phpstan)
8+
9+
110
# TypeResolver and FqsenResolver
211

312
[![Build Status](https://img.shields.io/travis/phpDocumentor/TypeResolver/master.svg?style=flat-square)](https://travis-ci.org/phpDocumentor/TypeResolver)

0 commit comments

Comments
 (0)