docs(readme): remove folder structure

- not fun to maintain
This commit is contained in:
Brian Berg 2020-07-09 02:25:36 +00:00
parent 2747966501
commit 92bd188ea9

View File

@ -42,18 +42,6 @@ _Component to integrate with [NiceHash][nicehash]_
```
1. Restart Home Assistant
Using your HA configuration directory (folder) as a starting point you should now also have this:
```text
custom_components/nicehash/translations/en.json
custom_components/nicehash/__init__.py
custom_components/nicehash/const.py
custom_components/nicehash/data_coordinators.py
custom_components/nicehash/manifest.json
custom_components/nicehash/sensor.py
custom_components/nicehash/sensors.py
```
<!---->
## Contributions are welcome!