Skip to content
This repository was archived by the owner on Mar 28, 2021. It is now read-only.

Commit 50ba0e5

Browse files
committed
doc: badges are cool
1 parent 4273740 commit 50ba0e5

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

readme.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,12 @@
1-
# adhocore/php-polyfills [![build status](https://travis-ci.org/adhocore/php-polyfills.svg?branch=master)](https://travis-ci.org/adhocore/php-polyfills)
1+
## adhocore/php-polyfills
2+
3+
[![Latest Version](https://img.shields.io/github/release/adhocore/php-polyfills.svg?style=flat-square)](https://github.com/adhocore/php-polyfills/releases)
4+
[![Travis Build](https://img.shields.io/travis/adhocore/php-polyfills/master.svg?style=flat-square)](https://travis-ci.org/adhocore/php-polyfills?branch=master)
5+
[![Scrutinizer CI](https://img.shields.io/scrutinizer/g/adhocore/php-polyfills.svg?style=flat-square)](https://scrutinizer-ci.com/g/adhocore/php-polyfills/?branch=master)
6+
[![Codecov branch](https://img.shields.io/codecov/c/github/adhocore/php-polyfills/master.svg?style=flat-square)](https://codecov.io/gh/adhocore/php-polyfills)
7+
[![StyleCI](https://styleci.io/repos/107555333/shield)](https://styleci.io/repos/107555333)
8+
[![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)](LICENSE)
9+
210

311
Miscellaneous polyfills for older PHP versions. This library should run on any PHP5 versions or later.
412
At the time being it contains some polyfills for PHP5.4 and PHP5.5. However it is being actively developed and new polyfills will be added from time to time.

0 commit comments

Comments
 (0)