diff options
author | Jon Gjengset <jon@thesquareplanet.com> | 2013-09-11 21:15:43 +0100 |
---|---|---|
committer | Jon Gjengset <jon@thesquareplanet.com> | 2013-09-11 21:16:21 +0100 |
commit | b42563d10ecab2a7b8b6d6e8967c07cdc6ccd4f4 (patch) | |
tree | 5d0003a282f2d49f16f0342e69f447d87de5dac3 /README.md | |
parent | Hide debug messages by default (diff) | |
download | mktrayicon-b42563d10ecab2a7b8b6d6e8967c07cdc6ccd4f4.tar.gz mktrayicon-b42563d10ecab2a7b8b6d6e8967c07cdc6ccd4f4.tar.bz2 mktrayicon-b42563d10ecab2a7b8b6d6e8967c07cdc6ccd4f4.zip |
Add examples directory
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -36,7 +36,7 @@ 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. +This example is also in `examples/test.sh` so you can try running it. ```bash #!/bin/bash |