mirror of
https://github.com/andreicscs/HoneyWire
synced 2026-06-26 12:39:53 +00:00
fix formatting in CONTRIBUTING.md for sensor submission instructions
This commit is contained in:
+1
-1
@@ -13,7 +13,7 @@ To keep the ecosystem stable, all community-submitted sensors must adhere to a s
|
||||
## How to Submit a New Sensor
|
||||
|
||||
### 1. Use the Template
|
||||
Copy the `Sensors/templates/python-sensor/` folder and rename it to your sensor's name inside the `Sensors/community/` directory.
|
||||
Copy the [`Sensors/templates/python-sensor/`](./Sensors/templates/python-sensor/) folder and rename it to your sensor's name inside the [`Sensors/community/`](./Sensors/community/) directory.
|
||||
You can also build a custom sensor in **any language**, the templates are only there to make it easier for people to start contributing!
|
||||
|
||||
### 2. Follow the JSON Contract (v1.0)
|
||||
|
||||
Reference in New Issue
Block a user