From 96126e573210bf72e66484750e436b334d97609e Mon Sep 17 00:00:00 2001 From: Valerio De Benedetto Date: Fri, 20 Sep 2024 15:51:47 +0200 Subject: [PATCH] Fixed README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 76bc5b8..e105f9e 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # nanoMODBUS - A compact MODBUS RTU/TCP C library for embedded/microcontrollers -**If you found this library useful, buy me a coffee on -** [](https://ko-fi.com/B0B2LK779) +**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.