diff options
author | Jon Gjengset <jon@thesquareplanet.com> | 2013-09-06 10:57:33 +0100 |
---|---|---|
committer | Jon Gjengset <jon@thesquareplanet.com> | 2013-09-06 10:57:33 +0100 |
commit | f746aa55e16099bb9ba03ec94b6f4d5c9a87e990 (patch) | |
tree | 3afab349122a2915b321bef8db5a31c6a99fee5a /README.md | |
parent | Try to fix X threading warning (diff) | |
download | mktrayicon-f746aa55e16099bb9ba03ec94b6f4d5c9a87e990.tar.gz mktrayicon-f746aa55e16099bb9ba03ec94b6f4d5c9a87e990.tar.bz2 mktrayicon-f746aa55e16099bb9ba03ec94b6f4d5c9a87e990.zip |
Make example standalone
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -36,6 +36,8 @@ instantly make tray icons out of them (3G signal strength for example). ## Example run +This example is also in `example.sh` so you can try running it. + ```bash #!/bin/bash |