From 3dbdb584f75c18fc70dde68d7796d63b4c059356 Mon Sep 17 00:00:00 2001 From: Kyle Drake Date: Sun, 13 Sep 2015 02:16:21 -0700 Subject: [PATCH] add coverage badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d69f7d66..e5fc7bbf 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # Neocities.org [![Build Status](https://travis-ci.org/neocities/neocities.png?branch=master)](https://travis-ci.org/neocities/neocities) +[![Coverage Status](https://coveralls.io/repos/neocities/neocities/badge.svg?branch=master&service=github)](https://coveralls.io/github/neocities/neocities?branch=master) The web site for Neocities! It's open source. Want a feature on the site? Send a pull request!