From e5664319371da7517252dc2b99c77ce032c65f6a Mon Sep 17 00:00:00 2001 From: Alexey Golovnya Date: Sun, 18 Feb 2018 22:04:34 +0700 Subject: [PATCH] Add Coveralls badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6d34a56..fb834c2 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ Reacon ====== [![Build Status](https://travis-ci.org/ztsu/reacon.svg?branch=master)](https://travis-ci.org/ztsu/reacon) +[![Coverage Status](https://coveralls.io/repos/github/ztsu/reacon/badge.svg?branch=master)](https://coveralls.io/github/ztsu/reacon?branch=master) The simplest PSR-15 complaint middleware runner on top of [ztsu/pipe](https://github.com/ztsu/pipe).