From 269427af3dde4211d8bb346ee5de3817f6c92518 Mon Sep 17 00:00:00 2001 From: zawz Date: Fri, 20 Nov 2020 10:44:23 +0100 Subject: [PATCH] doc: update missing features --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index b2dfca0..d4b3d46 100644 --- a/README.md +++ b/README.md @@ -88,5 +88,4 @@ however not all bash syntax is supported yet, for example `&>` and `|&` will produce unexpected results Some specific features are missing: -- `$(())` arithmetics cannot be minimized -- redirects are not fully minimized +- `$(())` arithmetics are not minimized