Skip to content

Commit 3804282

Browse files
committed
Update README.md
1 parent 14ab746 commit 3804282

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,15 @@
77
[![License](https://poser.pugx.org/coduo/php-humanizer/license)](https://packagist.org/packages/coduo/php-humanizer)
88

99
### Tests
10-
* [![Build Status](https://travis-ci.org/coduo/php-humanizer.svg?branch=master)](https://travis-ci.org/coduo/php-humanizer) - master (3.0)
10+
* [![Build Status](https://travis-ci.org/coduo/php-humanizer.svg?branch=master)](https://travis-ci.org/coduo/php-humanizer) - master (3.1)
11+
* [![Build Status](https://travis-ci.org/coduo/php-humanizer.svg?branch=3.0)](https://travis-ci.org/coduo/php-humanizer) - 3.0
1112
* [![Build Status](https://travis-ci.org/coduo/php-humanizer.svg?branch=2.0)](https://travis-ci.org/coduo/php-humanizer) - 2.0
1213
* [![Build Status](https://travis-ci.org/coduo/php-humanizer.svg?branch=1.0)](https://travis-ci.org/coduo/php-humanizer) - 1.0
1314

14-
[Readme for master (3.0) version](https://github.com/coduo/php-humanizer/tree/master/README.md)
15-
[Readme for 2.0 version](https://github.com/coduo/php-matcher/tree/2.0/README.md)
16-
[Readme for 1.0 version](https://github.com/coduo/php-matcher/tree/1.0/README.md)
15+
[Readme for master (3.1) version](https://github.com/coduo/php-humanizer/tree/master/README.md)
16+
[Readme for 3.0 version](https://github.com/coduo/php-humanizer/tree/3.0/README.md)
17+
[Readme for 2.0 version](https://github.com/coduo/php-humanizer/tree/2.0/README.md)
18+
[Readme for 1.0 version](https://github.com/coduo/php-humanizer/tree/1.0/README.md)
1719

1820

1921
Humanize values to make them readable for regular people ;)

0 commit comments

Comments
 (0)