From 43e5b9708f56f94439ab465a652ae8c958badeb7 Mon Sep 17 00:00:00 2001 From: Joran Dirk Greef Date: Mon, 3 Jun 2019 17:36:51 +0200 Subject: [PATCH] Link to screenshots on GitHub --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 94052f9..2ae7536 100644 --- a/README.md +++ b/README.md @@ -5,11 +5,11 @@ Run a non-graphical terminal command using `sudo`, prompting the user with a gra ## Cross-Platform `sudo-prompt` provides a native OS dialog prompt on **macOS**, **Linux** and **Windows**. -![macOS](./macos.png) +![macOS](https://raw.githubusercontent.com/jorangreef/sudo-prompt/master/macos.png) -![Linux](./linux.png) +![Linux](https://raw.githubusercontent.com/jorangreef/sudo-prompt/master/linux.png) -![Windows](./windows.png) +![Windows](https://raw.githubusercontent.com/jorangreef/sudo-prompt/master/windows.png) ## Installation `sudo-prompt` has no external dependencies and does not require any native bindings.