Update README.md

This commit is contained in:
Valerio De Benedetto 2024-04-13 14:03:32 +02:00 committed by GitHub
parent d7ecb2ce8c
commit 480c063d25
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,7 +1,6 @@
# nanoMODBUS - A compact MODBUS RTU/TCP C library for embedded/microcontrollers
**If you found this library useful, buy me a coffee on
** [<img src='https://storage.ko-fi.com/cdn/brandasset/logo_white_stroke.png' width='80'>](https://ko-fi.com/B0B2LK779)
**If you found this library useful, buy me a coffee on** [<img src='https://storage.ko-fi.com/cdn/brandasset/logo_white_stroke.png' width='80'>](https://ko-fi.com/B0B2LK779)
nanoMODBUS is a small C library that implements the Modbus protocol. It is especially useful in embedded and
resource-constrained systems like microcontrollers.