Update README.md
This commit is contained in:
parent
1287d2f0a4
commit
db2ab14f77
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@ and [man page](https://linux.die.net/man/1/zenity) of that command.
|
|||
|
||||
## Zenity wrappers
|
||||
|
||||
Zenity wrappers for languages other than Go can benefit from the `zenity` command. On Unix (Linux, FreeBSD, etc) they can use the original tool, and on Windows/macOS they may use the command from this repo for portability.
|
||||
Zenity wrappers for languages other than Go can benefit from our `zenity` command. On Unix (Linux, FreeBSD, etc) they can use the original tool, and on Windows/macOS they may use the command from this repo for portability.
|
||||
|
||||
Examples:
|
||||
- NodeJS [`dialog-gui`](https://github.com/SnurfDev/dialog-gui) by [@SnurfDev](https://github.com/SnurfDev/dialog-gui)
|
||||
|
|
Loading…
Reference in a new issue