added intro to readme

This commit is contained in:
hellerve
2017-01-17 14:52:49 +01:00
parent e8c62738a1
commit 34bbbed95b

View File

@@ -9,3 +9,10 @@ Installation
::
pip install manipulator
Usage
-----
`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.