diff --git a/README.md b/README.md index a35ec98..5895d33 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,6 @@ -# nanoMODBUS - A compact MODBUS RTU/TCP C library for embedded/microcontrollers +# FORK of nanoMODBUS - A compact MODBUS RTU/TCP C library for embedded/microcontrollers +Original library located at https://github.com/debevv/nanoMODBUS. -**If you found this library useful, buy me a coffee on** -[](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.