Skip to content

Commit

Permalink
README improvements
Browse files Browse the repository at this point in the history
highlight that all Redis commands are supported.
  • Loading branch information
BridgeAR authored Oct 8, 2016
1 parent d3fedc6 commit 782f255
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ redis - a node.js redis client
[![Windows Tests](https://img.shields.io/appveyor/ci/BridgeAR/node-redis/master.svg?label=Windows%20Tests)](https://ci.appveyor.com/project/BridgeAR/node-redis/branch/master)
[![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/NodeRedis/node_redis?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)

This is a complete and feature rich Redis client for node.js. It supports all Redis commands and focuses on high performance.
This is a complete and feature rich Redis client for node.js. __It supports all Redis commands__ and focuses on high performance.

Install with:

Expand Down

0 comments on commit 782f255

Please sign in to comment.