We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50ce30d commit 183de90Copy full SHA for 183de90
README.rst
@@ -5,6 +5,10 @@ InfluxDB-Python is a client for interacting with InfluxDB_.
5
.. image:: https://travis-ci.org/influxdb/influxdb-python.svg?branch=master
6
:target: https://travis-ci.org/influxdb/influxdb-python
7
8
+.. image:: https://readthedocs.org/projects/influxdb-python/badge/?version=latest&style
9
+ :target: https://readthedocs.org/projects/influxdb-python/?badge=latest
10
+ :alt: Documentation Status
11
+
12
.. image:: https://img.shields.io/coveralls/influxdb/influxdb-python.svg
13
:target: https://coveralls.io/r/influxdb/influxdb-python
14
:alt: Coverage
0 commit comments