From 8e4e8a945382e4101184ac10c274a2234fb7e0fc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9mi=20BERTHO?= Date: Tue, 27 Jun 2023 23:20:20 +0200 Subject: [PATCH] Fix README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 61d848e..da34511 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ alias ns="notipriv send" ## Usage To send a notification: ```sh -ns "message +ns "message" ``` To run a command and send a notification at the end: