diff --git a/Notify_notifico.md b/Notify_notifico.md index 044a63a..e299242 100644 --- a/Notify_notifico.md +++ b/Notify_notifico.md @@ -58,5 +58,6 @@ Send a Notifico notification # The following sends a notifico notification # Assuming our {ProjectID} is 2144 # Assuming our {MessageHook} is uJmKaBW9WFk42miB146ci3Kj -apprise notifico://2144/uJmKaBW9WFk42miB146ci3Kj +apprise -vv -t "Test Message Title" -b "Test Message Body" \ + notifico://2144/uJmKaBW9WFk42miB146ci3Kj ``` \ No newline at end of file