From ba22bb639c1f8529864d34307087dcbd2e932d13 Mon Sep 17 00:00:00 2001 From: Armin Briegel <1933192+scriptingosx@users.noreply.github.com> Date: Tue, 9 Jun 2020 11:51:26 +0200 Subject: [PATCH] Update README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 0329188..d9d8693 100644 --- a/README.md +++ b/README.md @@ -196,6 +196,14 @@ There are four options: The default is `prompt_user`. +### Notification + +The `NOTIFY` variable controls the notifications shown to the user. As of now, there are two options: `success` (default) and `silent`. + +- `success`: notify the user after a successful install +- `silent`: no notifications + + ### Adding applications/label blocks #### Required Variables