summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index a1ea332..9213382 100644
--- a/README.md
+++ b/README.md
@@ -258,6 +258,10 @@ callbacks have been executed. After this, the disconnection callback is executed
There are a few hooks that need to be set on the context object after it is created.
See the `adapters/` directory for bindings to *libev* and *libevent*.
+## Reply parsing API
+
+To be done.
+
## AUTHORS
Hiredis was written by Salvatore Sanfilippo (antirez at gmail) and