diff --git a/README.md b/README.md index bff4af7..585389e 100644 --- a/README.md +++ b/README.md @@ -12,4 +12,5 @@ Slow down there cow-boy. This library is still a WIP. * String friendly wrapping around erlang char lists * Auto encoding of non-binary types (tuples, maps, lists, etc) via - `:erlang.term_to_binary/1`. (Use `decode: true` on `get`) + `:erlang.term_to_binary/1`. (Use `decode: true` on `get` or `stream`) + * Exposure of Streams of data via `stream_keys/2` and `stream/2`