diff --git a/README.md b/README.md index e0ee510..2f1b9bc 100644 --- a/README.md +++ b/README.md @@ -23,10 +23,10 @@ Then the variable custom component will be installable through HACS and you will *This card is available in [HACS](https://github.com/custom-components/hacs) (Home Assistant Community Store)* -1. In the HACS store click on Integrations and then click on the plus in the right bottom corner. Search for hass-variables click on it and then click on INSTALL THIS REPOSITORY IN HACS. -2. Restart Home Assistant. +*1. In the HACS store click on Integrations and then click on the plus in the right bottom corner. Search for hass-variables click on it and then click on INSTALL THIS REPOSITORY IN HACS.* +*2. Restart Home Assistant.* -Then the `variable` custom component will be installable through HACS and you will be able to follow the future updates. +*Then the `variable` custom component will be installable through HACS and you will be able to follow the future updates.* ## Configure diff --git a/hacs.json b/hacs.json deleted file mode 100644 index 9eb5419..0000000 --- a/hacs.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "name": "hass_variables", -// "homeassistant": "0.117.0" -} \ No newline at end of file