Skip to content

Commit c3bcdb3

Browse files
committed
README.md: update badges (shields.io)
1 parent cdab709 commit c3bcdb3

1 file changed

Lines changed: 5 additions & 7 deletions

File tree

README.md

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
common-dev
22
==========
3-
[![Latest Stable Version](https://poser.pugx.org/leanphp/common-dev/v/stable)](https://packagist.org/packages/leanphp/common-dev)
4-
[![Build Status][travis-image]][travis-url]
5-
[![Latest Unstable Version](https://poser.pugx.org/leanphp/common-dev/v/unstable)](https://packagist.org/packages/leanphp/common-dev)
6-
[![MIT License](https://poser.pugx.org/leanphp/common-dev/license)](https://packagist.org/packages/leanphp/common-dev)
3+
[![License](https://img.shields.io/packagist/l/leanphp/common-dev.svg?style=flat-square)](#License)
4+
[![Latest Stable Version](https://img.shields.io/packagist/v/leanphp/common-dev.svg?style=flat-square)](https://packagist.org/packages/leanphp/common-dev)
5+
[![Total Downloads](https://img.shields.io/packagist/dt/leanphp/common-dev.svg?style=flat-square)](https://packagist.org/packages/leanphp/common-dev)
6+
[![Travis](https://img.shields.io/travis/leanphp/common-dev.svg?style=flat-square)](https://travis-ci.org/leanphp/common-dev)
7+
[![Pre Release](https://img.shields.io/packagist/vpre/leanphp/common-dev.svg?style=flat-square)](https://packagist.org/packages/leanphp/common-dev)
78

89
[leanPHP/common-dev][0] is a set of modern **PHP 7** (**5.6+**) development tools and
910
libraries, which help you write PHP packages and libraries that comply with
@@ -468,6 +469,3 @@ Licensed under [MIT License](LICENSE).
468469
[950]: http://extensions.behat.org/mink
469470
[960]: https://github.com/minkphp/MinkGoutteDriver
470471
[970]: https://github.com/minkphp/MinkBrowserKitDriver
471-
472-
[travis-image]: https://travis-ci.org/leanphp/common-dev.svg
473-
[travis-url]: https://travis-ci.org/leanphp/common-dev

0 commit comments

Comments
 (0)