From 212882d6cf097073428cd7113a8be0d4adcc5234 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 22 Feb 2026 14:50:19 +0100 Subject: fix readme MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- README | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'README') diff --git a/README b/README index 4ebe925..a6c135b 100644 --- a/README +++ b/README @@ -1,5 +1,5 @@ NAME - apsh — advanced piping shell + apsh — Advanced piping shell DESCRIPTION apsh is a shell designed to give the user the ability @@ -16,6 +16,6 @@ DESCRIPTION lets the user create pipes and sockets before they are used. - Additionally if ( ) or (( )) is used as an argument - in to a command, the code is formatted and parsed - the as a string to the command as that argument. + Additionally, if ( ) or (( )) is used as an argument + to a command, the code is formatted and parsed as a + string and passed to the command as that argument. -- cgit v1.2.3-70-g09d2