aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorNick Merwin <[email protected]>2015-08-07 11:21:40 -0700
committerNick Merwin <[email protected]>2015-08-07 11:21:41 -0700
commitef96cf7b8147318dc164181adc2a7a626c0a14f4 (patch)
tree7d3a51458f29ec063a0f3bdf9152f64a007433c2 /README.md
parent79a74488eea41fd6c2eb83c595895d96a02f8be0 (diff)
downloadnode-coveralls-ef96cf7b8147318dc164181adc2a7a626c0a14f4.tar.xz
node-coveralls-ef96cf7b8147318dc164181adc2a7a626c0a14f4.zip
removed dash from "circleci" in readme
* closes #104
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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: