From 8131bc60b769f47221a545a42b5d56bedae2751a Mon Sep 17 00:00:00 2001 From: Alexander Neumann Date: Sat, 9 May 2015 11:22:33 +0200 Subject: [PATCH] README: Add coveralls.io badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 877e44a29..0585b9b55 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ [![Stories in Ready](https://badge.waffle.io/restic/restic.png?label=ready&title=Ready)](https://waffle.io/restic/restic) [![Build Status](https://travis-ci.org/restic/restic.svg?branch=master)](https://travis-ci.org/restic/restic) [![sourcegraph status](https://sourcegraph.com/api/repos/github.com/restic/restic/.badges/status.png)](https://sourcegraph.com/github.com/restic/restic) +[![Coverage Status](https://coveralls.io/repos/restic/restic/badge.svg)](https://coveralls.io/r/restic/restic) WARNING =======