Skip to content

Commit 55dae84

Browse files
committed
Added readthedocs
1 parent 4b03198 commit 55dae84

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
[![PyPI version](https://badge.fury.io/py/pye3dc.svg)](https://badge.fury.io/py/pye3dc)
44
[![GitHub license](https://img.shields.io/github/license/fsantini/python-e3dc)](https://github.com/fsantini/python-e3dc/blob/master/LICENSE)
55
[![Codestyle](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
6+
[![Documentation Status](https://readthedocs.org/projects/python-e3dc/badge/?version=latest)](https://python-e3dc.readthedocs.io/en/latest/?badge=latest)
67

78
**NOTE: With Release 0.6.0 at least Python 3.7 is required**
89

@@ -124,7 +125,7 @@ Poll returns a dictionary like the following:
124125
* `set_powersave()`
125126
* `set_weather_regulated_charge()`
126127

127-
> A documentation for these methods is not yet generated. Please have a look at the docstrings in `_e3dc.py` for details.
128+
See the full documentation on [ReadTheDocs](https://python-e3dc.readthedocs.io/en/latest/)
128129

129130
### Note: The RSCP interface
130131

0 commit comments

Comments
 (0)