libraries/rudiments: Wrap README at 72 columns.

Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
B. Watson 2022-03-13 16:40:34 -04:00
parent b2c10e302d
commit 1befed8b77

View file

@ -1,3 +1,4 @@
Rudiments is an Open Source C++ class library providing base classes for things
such as daemons, clients and servers, and wrapper classes for the standard C
functions for things like regular expressions, semaphores and signal handling.
Rudiments is an Open Source C++ class library providing base classes
for things such as daemons, clients and servers, and wrapper classes
for the standard C functions for things like regular expressions,
semaphores and signal handling.