Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
fabaff committed Jun 3, 2018
1 parent 4ada76c commit b5495ac
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,11 @@ python-opendata-transport

Python API for interacting with `transport.opendata.ch <http://transport.opendata.ch/>`_.

This module is not official, developed, supported or endorsed by opendata.ch.

Installation
------------

The module is available from the `Python Package Index <https://pypi.python.org/pypi>`_.

.. code:: bash
Expand All @@ -18,6 +21,7 @@ The file ``example.py`` contains an example about how to use this module.

Development
-----------

For development is recommended to use a ``venv``.

.. code:: bash
Expand All @@ -28,4 +32,5 @@ For development is recommended to use a ``venv``.
License
-------

``python-opendata-transport`` is licensed under MIT, for more details check LICENSE.

0 comments on commit b5495ac

Please sign in to comment.