summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorantirez <antirez@gmail.com>2009-03-22 10:30:00 +0100
committerantirez <antirez@gmail.com>2009-03-22 10:30:00 +0100
commited9b544e10b84cd43348ddfab7068b610a5df1f7 (patch)
tree1a5e9ace4bf21ad1a754907b703debe5b3e87842 /README
downloadredis-ed9b544e10b84cd43348ddfab7068b610a5df1f7.tar.gz
first commit
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 000000000..a810a7c08
--- /dev/null
+++ b/README
@@ -0,0 +1 @@
+Check the 'doc' directory. doc/README.html is a good starting point :)