From 767e3df2d5308b76c0534e30d6ad630d7c01afd8 Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Thu, 19 Sep 2019 11:53:47 +0300 Subject: [PATCH] docs: update --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e6e94a8..eb11821 100644 --- a/README.md +++ b/README.md @@ -399,6 +399,8 @@ Contrary to popular belief, there is no issue in utilizing raw escape sequences. # CONDITIONAL EXPRESSIONS +For use in `[ ]` `if [ ]; then` and `test`. + ## File Conditionals | Expression | Value | What does it do? |