Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
thombashi committed Feb 21, 2016
1 parent 5a8912a commit 6462703
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,13 @@ Feature
- Support various data type for insertion : dictionary, namedtuple,
list and tuple

Installation
============

::

pip install SimpleSQLite

Usage
=====

Expand Down Expand Up @@ -176,8 +183,8 @@ Dependencies

Python 2.5+ or 3.3+

- `DataPropery <https://github.com/thombashi/DataProperty>`__
- Used to extract data types.
- `DataPropery <https://github.com/thombashi/DataProperty>`__ (Used to
extract data types)
- `six <https://pypi.python.org/pypi/six/>`__

Test dependencies
Expand Down

0 comments on commit 6462703

Please sign in to comment.