Skip to content

Commit 1e2d13e

Browse files
committed
📝 docs(readme): Update project description
1 parent 0775096 commit 1e2d13e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎README.md‎

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@
44

55
---
66

7-
The goal of this API is to provide developers with a modern C++ interface to the traditional C `asm/termbits.h` library.
7+
The goal of this API is to provide developers with a modern C++ interface to the traditional C header asm/termbits.h.
8+
It allows setting any baud rate supported by the hardware, not just the standard ones, enabling a more flexible communication process that is ideal for industrial or embedded applications requiring non-standard baud rates.
89
It uses **Object-Oriented Programming concepts**, **smart pointers**, **lambda functions**, and more to give your applications greater flexibility and power when dealing with **serial communication** in a **Linux environment**.
910

1011
---

0 commit comments

Comments
 (0)