added intro to readme
This commit is contained in:
@@ -9,3 +9,10 @@ Installation
|
|||||||
::
|
::
|
||||||
|
|
||||||
pip install manipulator
|
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.
|
||||||
|
Reference in New Issue
Block a user