diff --git a/README.md b/README.md index c8b7db5..6510208 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,6 @@ File | Purpose `.devcontainer/*` | Used for development/testing with VSCODE, more info in the readme file in that dir. `.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/tasks.json` | Tasks for the devcontainer. `custom_components/integration_blueprint/translations/*` | [Translation files.](https://developers.home-assistant.io/docs/internationalization/custom_integration) `custom_components/integration_blueprint/__init__.py` | The component file for the integration.