diff --git a/README.rst b/README.rst index d0f5dca..746f41d 100644 --- a/README.rst +++ b/README.rst @@ -27,6 +27,7 @@ conform. A few motivating examples (a more exhaustive list can be found in the ``test`` directory): .. code-block:: python + import manipulator manipulator.get({"k": [1, [2], 3]}, "#k #1 #0")