1
0
mirror of https://github.com/danog/process.git synced 2025-01-22 13:51:43 +01:00

Update badges

This commit is contained in:
Aaron Piotrowski 2017-11-24 19:03:29 -06:00
parent bc0223c01a
commit 5d283ee7aa
No known key found for this signature in database
GPG Key ID: ADD1EF783EDE9EEB

View File

@ -1,9 +1,9 @@
# Process
An async process dispatcher built on the amp concurrency framework
[![Build Status](https://img.shields.io/travis/amphp/process/v0.2.x.svg?style=flat-square)](https://travis-ci.org/amphp/process)
[![Coverage Status](https://img.shields.io/coveralls/amphp/process/v0.2.x.svg?style=flat-square)](https://coveralls.io/github/amphp/process?branch=v0.2.x)
![Stable](https://img.shields.io/badge/v0.2-stable-green.svg?style=flat-square)
[![Build Status](https://img.shields.io/travis/amphp/process/master.svg?style=flat-square)](https://travis-ci.org/amphp/process)
[![Coverage Status](https://img.shields.io/coveralls/amphp/process/master.svg?style=flat-square)](https://coveralls.io/github/amphp/process?branch=master)
[![Semantic Version](https://img.shields.io/github/release/amphp/process.svg?style=flat-square)](http://semver.org)
![License](https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square)
## Installation