Skip to content

Commit bf775b1

Browse files
committed
Updated badges
1 parent b8f7f35 commit bf775b1

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
@@ -1,9 +1,11 @@
11
# Limited Pool
22

3-
[![Build Status](https://travis-ci.com/reactphp-parallel/limited-pool.png)](https://travis-ci.com/reactphp-parallel/limited-pool)
4-
[![Latest Stable Version](https://poser.pugx.org/react-parallel/limited-pool/v/stable.png)](https://packagist.org/packages/react-parallel/limited-pool)
5-
[![Total Downloads](https://poser.pugx.org/react-parallel/limited-pool/downloads.png)](https://packagist.org/packages/react-parallel/limited-pool)
6-
[![License](https://poser.pugx.org/react-parallel/limited-pool/license.png)](https://packagist.org/packages/react-parallel/limited-pool)
3+
![Continuous Integration](https://github.com/Reactphp-parallel/limited-pool/workflows/Continuous%20Integration/badge.svg)
4+
[![Latest Stable Version](https://poser.pugx.org/React-parallel/limited-pool/v/stable.png)](https://packagist.org/packages/React-parallel/limited-pool)
5+
[![Total Downloads](https://poser.pugx.org/React-parallel/limited-pool/downloads.png)](https://packagist.org/packages/React-parallel/limited-pool)
6+
[![Code Coverage](https://scrutinizer-ci.com/g/Reactphp-parallel/limited-pool/badges/coverage.png?b=master)](https://scrutinizer-ci.com/g/Reactphp-parallel/limited-pool/?branch=master)
7+
[![Type Coverage](https://shepherd.dev/github/Reactphp-parallel/limited-pool/coverage.svg)](https://shepherd.dev/github/Reactphp-parallel/limited-pool)
8+
[![License](https://poser.pugx.org/React-parallel/limited-pool/license.png)](https://packagist.org/packages/React-parallel/limited-pool)
79

810
ReactPHP bindings around ext-parallel
911

0 commit comments

Comments
 (0)