From d2061868ca079a506b50566f60b182c0b1c10b86 Mon Sep 17 00:00:00 2001 From: Venelin Date: Wed, 5 Jun 2024 12:32:01 +0300 Subject: [PATCH] more README --- README | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README b/README index 479b10a..da1b870 100644 --- a/README +++ b/README @@ -6,6 +6,8 @@ it also offers a shell like syntax for seamless command execution In this way your scripts can benefit from increased control and speed, while maintaining a lot of the potential for simple command call syntax. +C/C++ binaries are cached to avoid recompilation. + Installation ------------ git clone https://gitlab.com/venelin98/cppipe.git