From d2016a45bed84beccee925e87514ec45c3b286b6 Mon Sep 17 00:00:00 2001 From: Petr <5851137+pvyleta@users.noreply.github.com> Date: Sun, 3 Nov 2024 20:38:25 +0100 Subject: [PATCH] Fixed a few typos --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7422d53c..8ce64c4f 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ Currently, the ebusd-configuration for these heat recovery units is present: - Viessmann Vitovent300WH32SC400 - Viessmann Vitovent300WH32SC325 - Note, that Brink devices are re-branded as Viessmann, Wolf, VisionAIR, Ubbink and maybe others, os these configuration files are (mostly) applicable for those as well. + Note, that Brink devices are re-branded as Viessmann, Wolf, VisionAIR, Ubbink and maybe others, so these configuration files are (mostly) applicable for those as well. # repo structure @@ -93,7 +93,7 @@ This folder is expected to be filled in with the decompiled binary. The version of tool used and tested with the parsing scripts is 'S1_04_11_0002' ## dump -Contains dump of the parsed data in fairly re-usable JSON and CSV formats. if you plan to integrate Brink HRUs in other software than ebusd, this is the place to go. +Contains dump of the parsed data in fairly re-usable JSON and CSV formats. If you plan to integrate Brink HRUs in other software than ebusd, this is the place to go. # Future work - structure config files better with using !include instructions and conditions