There was an error while loading. Please reload this page.
1 parent a1fe6be commit 1bf4bc1Copy full SHA for 1bf4bc1
1 file changed
README.md
@@ -10,6 +10,8 @@ developed and tested with the MyStrom Wi-Fi Switch CH.
10
11
Official MyStrom API Documentation: [https://api.mystrom.ch/](https://api.mystrom.ch/)
12
13
+Want to contribute? Check out the [Contributing](#contributing) section below.
14
+
15
## Installation
16
17
Installation requires [Python](https://www.python.org/downloads/)
@@ -102,7 +104,7 @@ to the device's API endpoints.
102
104
| `.api_get()` | Send a GET request to the device's API endpoint |
103
105
| `.api_post()` | Send a POST request to the device's API endpoint |
106
-### Contributing
107
+## Contributing
108
109
If you want to contribute to this project, feel free to open an issue or pull request. Contributions are welcome!
110
0 commit comments