From 883a4dd1b37003850005d86a6ba4e8c5d4806c64 Mon Sep 17 00:00:00 2001 From: Joe <50464604+JozanLeClerc@users.noreply.github.com> Date: Fri, 29 Nov 2019 17:36:23 +0100 Subject: README update --- README.org | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.org b/README.org index ac448c8..c3b9649 100644 --- a/README.org +++ b/README.org @@ -33,11 +33,11 @@ Two options are available: **** Examples of use: #+BEGIN_SRC shell -lowbat --say "your custom message" > /dev/null 2>&1 +lowbat --say "your custom message" > /dev/null 2>&1 & #+END_SRC #+BEGIN_SRC shell -lowbat --silent > /dev/null 2>&1 +lowbat --silent > /dev/null 2>&1 & #+END_SRC ** Uninstallation -- cgit v1.2.3