Skip to content

Commit 54947bb

Browse files
committed
Update README
1 parent 430c758 commit 54947bb

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,11 @@ python-luftdaten
33

44
Python API for interacting with `luftdaten.info <http://luftdaten.info/>`_.
55

6+
This module is not official, developed, supported or endorsed by luftdaten.info.
7+
68
Installation
79
------------
10+
811
The module is available from the `Python Package Index <https://pypi.python.org/pypi>`_.
912

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

1922
Development
2023
-----------
24+
2125
For development is recommended to use a ``venv``.
2226

2327
.. code:: bash
@@ -28,4 +32,5 @@ For development is recommended to use a ``venv``.
2832
2933
License
3034
-------
35+
3136
``python-luftdaten`` is licensed under MIT, for more details check LICENSE.

0 commit comments

Comments
 (0)