From 23ddf89409e7387864f3822696437ca9742474f4 Mon Sep 17 00:00:00 2001 From: Valerio De Benedetto Date: Mon, 23 Jan 2023 20:18:27 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c41efe4..dafa7f0 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# nanoMODBUS - A compact MODBUS RTU/TCP C library for microcontrollers +# nanoMODBUS - A compact MODBUS RTU/TCP C library for embedded/microcontrollers -nanoMODBUS is a small C library that implements the Modbus protocol. It is especially useful in resource-constrained +nanoMODBUS is a small C library that implements the Modbus protocol. It is especially useful in embedded and resource-constrained systems like microcontrollers. Its main features are: