From 1e6d6a8a4fa5612441845ac566bd70b9ce552fe4 Mon Sep 17 00:00:00 2001 From: MarcAurelios <47039993+marcaurelios@users.noreply.github.com> Date: Fri, 26 Jul 2024 16:53:22 +0200 Subject: [PATCH] Removes leading '$' from commands in README.md so they can be copied --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 24b1eae1..c40d5b1d 100644 --- a/README.md +++ b/README.md @@ -28,19 +28,19 @@ Heavily inspired by caronc/apprise +shoutrrr send [OPTIONS] ``` ### From a GitHub Actions workflow