summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorazul <azul@riseup.net>2013-09-16 08:20:34 +0200
committerazul <azul@riseup.net>2013-09-16 08:20:34 +0200
commit90971859a368f61ae87e79c4d22944a8f2afa010 (patch)
tree850997ad0b9b0ced410446752c050801d4151686
parent5511b35ef0154c0918e64f34910ea6d9b1366cad (diff)
Update Readme.md - we're not using http_stream from yajl anymore
yajl/http_stream has been deprecated. We replaced it with the CouchRest::Database#changes
-rw-r--r--Readme.md5
1 files changed, 0 insertions, 5 deletions
diff --git a/Readme.md b/Readme.md
index 932a430..a8af53c 100644
--- a/Readme.md
+++ b/Readme.md
@@ -96,8 +96,3 @@ the deamon wrapper. You can do this like this:
ruby -I lib lib/tapicero.rb
-
-Todo
-----------------------------
-
-* Remove deprecated 'yajl/http_stream'