Update README.md

This commit is contained in:
Valerio De Benedetto 2023-01-23 20:18:27 +01:00 committed by GitHub
parent c96d6e63a0
commit 23ddf89409
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: