Skip to content

Commit d53a926

Browse files
committed
update readme
1 parent 7407c5c commit d53a926

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@ Ready is a Redis client that is built to work well in multi-threaded programs. A
88

99
Check out the [examples/](https://github.com/guzba/ready/tree/master/examples) folder for more sample code using Ready.
1010

11-
⚠️ Ready is brand new so if you notice any unexpected behavior please report it by opening an issue.
12-
1311
## Using Ready
1412

1513
First you'll need to open a Redis connection. By default Ready connects to the default Redis server at localhost:6379. You can easily specify a different address and port in `newRedisConn` when needed.

0 commit comments

Comments
 (0)