Update README.md
This commit is contained in:
parent
23c6f30842
commit
4ac77d1334
1 changed files with 4 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue