diff --git a/README.rst b/README.rst index f522623..d28da3a 100644 --- a/README.rst +++ b/README.rst @@ -22,6 +22,13 @@ Feature - Support various data type for insertion : dictionary, namedtuple, list and tuple +Installation +============ + +:: + + pip install SimpleSQLite + Usage ===== @@ -176,8 +183,8 @@ Dependencies Python 2.5+ or 3.3+ -- `DataPropery `__ -- Used to extract data types. +- `DataPropery `__ (Used to + extract data types) - `six `__ Test dependencies