From 50ab7b1fe47c819677787530b29ee3cb04bb862c Mon Sep 17 00:00:00 2001 From: Tobi177 <63124362+Tobi177@users.noreply.github.com> Date: Fri, 3 Apr 2020 23:40:57 +0200 Subject: [PATCH] Update README.MD --- README.MD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.MD b/README.MD index 82726e6..12272a5 100644 --- a/README.MD +++ b/README.MD @@ -4,7 +4,7 @@ # Description -This project embeds the Chargery BMS to a Victron Enegery Venus OS device to monitor the battery. The serial driver is coded in Python and grabs the data form the RS232 USB interface every second. Example Images: +This project embeds the Chargery BMS to a Victron Energy Venus OS device to monitor the battery. The serial driver is coded in Python and grabs the data form the RS232 USB interface every second. Example Images: ![Overview](https://raw.githubusercontent.com/Tobi177/venus-chargerybms/master/examples/overview.png) ![ChargeryBMS](https://raw.githubusercontent.com/Tobi177/venus-chargerybms/master/examples/chargerybms.png)