diff --git a/README.MD b/README.MD index 04b09a4..1caa767 100644 --- a/README.MD +++ b/README.MD @@ -4,7 +4,8 @@ # Description -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: +The serial driver receives data from the Chargery BMS and can be used with Venus OS. 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)