From 2748db8c6c7d608f742524b706b3def275a95b65 Mon Sep 17 00:00:00 2001 From: zivillian Date: Sun, 19 Jun 2022 01:22:51 +0200 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index d66c895..7c51d5e 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ # ESP32 Modbus RTU/TCP Gateway -A generic firmware for an ESP32 to be used as a gateway for any modbus RTU device. +A generic firmware for an ESP32 to be used as a Modbus TCP/IP gateway for any modbus RTU device. ## State -It work's for me, but there's plenty of room for improvement. If you have an idea please open an issue - if you can improve anything just create a PR. +It work's for me, but there's room for improvement. If you have an idea please open an issue - if you can improve anything just create a PR. ## Screenshots @@ -22,4 +22,4 @@ It work's for me, but there's plenty of room for improvement. If you have an ide ### Debug -![Debug](doc/img/debug.png) \ No newline at end of file +![Debug](doc/img/debug.png)