Skip to content
This repository was archived by the owner on Feb 17, 2025. It is now read-only.

Commit 30073ad

Browse files
committed
Updated readme badges
1 parent a6a9bbf commit 30073ad

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
# ReactPHP ext-parallel Future to Promise converter
1+
# ext-parallel Future to ReactPHP Promise converter
22

3-
[![Build Status](https://travis-ci.com/Reactphp-parallel/future-to-promise-converter.svg?branch=master)](https://travis-ci.com/Reactphp-parallel/future-to-promise-converter)
3+
![Continuous Integration](https://github.com/Reactphp-parallel/future-to-promise-converter/workflows/Continuous%20Integration/badge.svg)
44
[![Latest Stable Version](https://poser.pugx.org/React-parallel/future-to-promise-converter/v/stable.png)](https://packagist.org/packages/React-parallel/future-to-promise-converter)
55
[![Total Downloads](https://poser.pugx.org/React-parallel/future-to-promise-converter/downloads.png)](https://packagist.org/packages/React-parallel/future-to-promise-converter)
66
[![Code Coverage](https://scrutinizer-ci.com/g/Reactphp-parallel/future-to-promise-converter/badges/coverage.png?b=master)](https://scrutinizer-ci.com/g/Reactphp-parallel/future-to-promise-converter/?branch=master)
7+
[![Type Coverage](https://shepherd.dev/github/Reactphp-parallel/future-to-promise-converter/coverage.svg)](https://shepherd.dev/github/Reactphp-parallel/future-to-promise-converter)
78
[![License](https://poser.pugx.org/React-parallel/future-to-promise-converter/license.png)](https://packagist.org/packages/React-parallel/future-to-promise-converter)
8-
[![PHP 7 ready](http://php7ready.timesplinter.ch/WyriHaximus/reactphp-http-middleware-clear-body/badge.svg)](https://travis-ci.org/WyriHaximus/reactphp-http-middleware-clear-body)
99

1010
# Install
1111

0 commit comments

Comments
 (0)