Skip to content

Commit 782f255

Browse files
authored
README improvements
highlight that all Redis commands are supported.
1 parent d3fedc6 commit 782f255

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
@@ -6,7 +6,7 @@ redis - a node.js redis client
66
[![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)
77
[![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/NodeRedis/node_redis?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
88

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

1111
Install with:
1212

0 commit comments

Comments
 (0)