diff --git a/README.rst b/README.rst index c5fa029..9682fed 100644 --- a/README.rst +++ b/README.rst @@ -13,6 +13,6 @@ Installation Usage ----- -`manipulator` mainly exposes three functions, `get`, `update`, and `set`. -`get` retrieves data, `update` transforms it based on its form, and `set` +``manipulator`` mainly exposes three functions, ``get``, ``update``, and ``set``. +``get`` retrieves data, ``update`` transforms it based on its form, and ``set`` transforms it by simply resetting.