From ef96cf7b8147318dc164181adc2a7a626c0a14f4 Mon Sep 17 00:00:00 2001 From: Nick Merwin Date: Fri, 7 Aug 2015 11:21:40 -0700 Subject: removed dash from "circleci" in readme * closes #104 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 2640ab6..ab20cc3 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ [Coveralls.io](https://coveralls.io/) support for node.js. Get the great coverage reporting of coveralls.io and add a cool coverage button ( like the one above ) to your README. -Supported CI services: [travis-ci](https://travis-ci.org/), [codeship](https://www.codeship.io/), [circle-ci](https://circleci.com/), [jenkins](http://jenkins-ci.org/) +Supported CI services: [travis-ci](https://travis-ci.org/), [codeship](https://www.codeship.io/), [circleci](https://circleci.com/), [jenkins](http://jenkins-ci.org/) ##Installation: Add the latest version of `coveralls` to your package.json: -- cgit v1.2.3