From 8bd49b44cc1440e9ba9c87808d35fbeaba4daaaf Mon Sep 17 00:00:00 2001 From: roberttco Date: Sat, 16 May 2020 08:42:44 -0600 Subject: [PATCH] Update README.md commensurate with 5a27c4aa (#23) The change in the translation path is not reflected in the README.md file. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ce3cf88..bcdb26b 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ _This integration is available in [HACS](https://hacs.xyz) (Home Assistant Commu Using your HA configuration directory (folder) as a starting point you should now also have this: ```text -custom_components/nodered/.translations/en.json +custom_components/nodered/translations/en.json custom_components/nodered/__init__.py custom_components/nodered/binary_sensor.py custom_components/nodered/config_flow.py