From 44c9787d8487c153d1eed1902caa1b504b5b180b Mon Sep 17 00:00:00 2001 From: Thomas Voss Date: Tue, 23 Jan 2024 15:45:25 +0100 Subject: Reflow text --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 94c899f..38d1472 100644 --- a/README.md +++ b/README.md @@ -87,9 +87,9 @@ main(int argc, char **argv) ## Example With Threads -This is like the previous example, but you should compile with -lpthread. This -is not the most efficient way to build a multi-file project, but this is simply -for demonstration purposes. +This is like the previous example, but you should compile with -lpthread. +This is not the most efficient way to build a multi-file project, but +this is simply for demonstration purposes. ```c #include -- cgit v1.2.3