diff --git a/README.md b/README.md index 065d345..b552046 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ File | Purpose `.github/ISSUE_TEMPLATE/feature_request.md` | Template for Feature Requests `.github/ISSUE_TEMPLATE/issue.md` | Template for issues `.github/settings.yml` | Probot settings to control the repository settings. -`.vscode/taks.json` | Tasks for the devcontainer. +`.vscode/tasks.json` | Tasks for the devcontainer. `custom_components/blueprint/.translations/*` | [Translation files.](https://developers.home-assistant.io/docs/en/next/internationalization_custom_component_localization.html#translation-strings) `custom_components/blueprint/__init__.py` | The component file for the integration. `custom_components/blueprint/binary_sensor.py` | Binary sensor platform for the integration.