From 4ac77d1334ca50b440d54f4961836e185de8cb31 Mon Sep 17 00:00:00 2001 From: Nuno Cruces Date: Sat, 11 Jan 2020 12:10:09 +0000 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index b843eaa..c0ee9bb 100644 --- a/README.md +++ b/README.md @@ -33,8 +33,8 @@ Why reinvent this particular wheel? * works in Server Core * Unicode support * on macOS: - * only dependency is `osascript` (with [JXA](https://developer.apple.com/library/archive/releasenotes/InterapplicationCommunication/RN-JavaScriptForAutomation/Articles/Introduction.html)) - * JavaScript is easier to template with `html/template` + * only dependency is `osascript` (with [JXA](https://developer.apple.com/library/archive/releasenotes/InterapplicationCommunication/RN-JavaScriptForAutomation/Articles/Introduction.html))\ + JavaScript is easier to template (with `html/template`) * on other UNIXes: - * wraps either one of `qarma`, `zenity`, `matedialog` - * in that order of preference + * wraps either one of `qarma`, `zenity`, `matedialog`,\ + in that order of preference