From 1fadc3f1f77cae5668f217f717c92c10150d7dd8 Mon Sep 17 00:00:00 2001 From: Nuno Cruces Date: Tue, 20 Dec 2022 12:44:46 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c5c97c0..5a9bf1d 100644 --- a/README.md +++ b/README.md @@ -73,7 +73,7 @@ and [man page](https://linux.die.net/man/1/zenity) of that command. * on macOS: * only dependency is `osascript` * on other Unixes: - * wraps either one of `zenity`, `qarma`, `matedialog` + * wraps either one of `zenity`, `matedialog`, [`qarma`](https://github.com/luebking/qarma) ## Credits