From 08adf3f0716edf714f7cecf81176d971638bf2b5 Mon Sep 17 00:00:00 2001 From: Venelin Date: Mon, 27 May 2024 19:26:38 +0300 Subject: [PATCH] doc update --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index d86a839..479b10a 100644 --- a/README +++ b/README @@ -1,6 +1,6 @@ cppipe - C Plus Pipe ==================== -cppipe is a utility that allows you to use C/C++ programs as scripts. +cppipe is a utility for Linux that allows you to use C/C++ programs as scripts. it also offers a shell like syntax for seamless command execution In this way your scripts can benefit from increased control and speed, while