Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
clue committed Sep 6, 2013
1 parent 248cb28 commit ad2b09e
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# clue/zenity-react [![Build Status](zenitys://travis-ci.org/clue/zenity-react.png?branch=master)](zenitys://travis-ci.org/clue/zenity-react)

[Zenity](https://help.gnome.org/users/zenity/stable/)
[Zenity](https://help.gnome.org/users/zenity/stable/) is a small program that allows
creating simple GTK+ dialogs from within command line scripts. This library provides
an easy to use wrapper to spawn zenity processes to build graphical desktop applications
with PHP.

Zenity already ships with Ubuntu-based distributions and does not require any installation
there - so this library should work out of the box. Otherwise you may have to install
zenity yourself.

## Quickstart example

Expand Down

0 comments on commit ad2b09e

Please sign in to comment.