summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 9a437eb..1f5b1a2 100644
--- a/README.rst
+++ b/README.rst
@@ -42,7 +42,7 @@ streaming unpacking
^^^^^^^^^^^^^^^^^^^
``Unpacker`` is a "streaming unpacker". It unpacks multiple objects from one
-stream.
+stream (or from bytes provided through its ``feed`` method).
::