From b3bca1feaa25d147a9fdefdd49ac2690ff43a33b Mon Sep 17 00:00:00 2001 From: Nuno Cruces Date: Tue, 14 Jan 2020 02:26:25 +0000 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c0ee9bb..7def210 100644 --- a/README.md +++ b/README.md @@ -9,8 +9,8 @@ as well as a *“port”* of the `zenity` command to both Windows and macOS base Lots of things are missing. For now, these are the only implemented dialogs: -* message (error, info, question, warning) -* file selection +* [message](https://github.com/ncruces/zenity/wiki/Message-dialog) (error, info, question, warning) +* [file selection](https://github.com/ncruces/zenity/wiki/File-Selection-dialog) Behavior on Windows, macOS and other UNIXes might differ slightly. Some of that is intended (reflecting platform differences),