X-Git-Url: https://git.saurik.com/redis.git/blobdiff_plain/32c3a426a6f0b4f99e46dfb805dbca522bce7f8a..8c096b16a1ab942413020c91138398d8a23bd64e:/doc/index.html
diff --git a/doc/index.html b/doc/index.html
index 0489b34a..85e49d4b 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -16,7 +16,7 @@
-
Hello! The followings are pointers to different parts of the Redis Documentation.
+
Hello! The followings are pointers to different parts of the Redis Documentation.
+
- The Redis Replication HOWTO is what you need to read in order to understand how Redis master
<->
slave replication works. - The Append Only File HOWTO explains how the alternative Redis durability mode works. AOF is an alternative to snapshotting on disk from time to time (the default).
+
+
- The Protocol Specification is all you need in order to implement a Redis client library for a missing language. PHP, Python, Ruby and Erlang are already supported.
+