1
0
mirror of https://github.com/redis/node-redis.git synced 2025-08-09 00:22:08 +03:00

Write a simple README

This commit is contained in:
Matt Ranney
2010-09-14 01:20:59 -07:00
parent 6e5ce3e41a
commit ad922e8360
2 changed files with 3 additions and 0 deletions

0
README
View File

3
README.md Normal file
View File

@@ -0,0 +1,3 @@
=== redis - a node redis client
This is a Redis client for node. It is designed for node 0.2.1+ and redis 2.0.1+.