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 4ed8451 commit 7e67993Copy full SHA for 7e67993
README.md
@@ -4,7 +4,7 @@ Python API for Pool Lab 1.0
4
For now only fetching all data and parsing to classes.
5
6
## Stand-alone usage
7
-You only need the file `custom_components/poollab/poollab.py`
+You only need the file [poollab.py](custom_components/poollab/poollab.py)
8
9
```python
10
from poollab import PoolLabApi
0 commit comments