Skip to content

Commit 08f1a4d

Browse files
committed
Merge pull request #777 from NodeRedis/test-tweaks
had a typo in the coverage badge
2 parents 93db3b1 + 06d051e commit 08f1a4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ redis - a node.js redis client
22
===========================
33

44
[![Build Status](https://travis-ci.org/NodeRedis/node_redis.png)](https://travis-ci.org/NodeRedis/node_redis)
5-
[![Coverage Status](https://coveralls.io/reposNodeRedis/node_redisbadge.svg?branch=)](https://coveralls.io/r/NodeRedis/node_redis?branch=)
5+
[![Coverage Status](https://coveralls.io/repos/NodeRedis/node_redis/badge.svg?branch=)](https://coveralls.io/r/NodeRedis/node_redis?branch=)
66

77
This is a complete Redis client for node.js. It supports all Redis commands,
88
including many recently added commands like EVAL from experimental Redis server

0 commit comments

Comments
 (0)