diff options
author | q5sys <jt@obs-sec.com> | 2017-07-06 11:28:12 -0400 |
---|---|---|
committer | q5sys <jt@obs-sec.com> | 2017-07-06 11:28:12 -0400 |
commit | 9c2426b3c0c476b97048e04a23cb1a31239767f3 (patch) | |
tree | 8806cfb6dc41ff6126cda41fc90d8bc61e08ca9b /src-qt5/desktop-utils/lumina-notify | |
parent | update readme (diff) | |
download | lumina-9c2426b3c0c476b97048e04a23cb1a31239767f3.tar.gz lumina-9c2426b3c0c476b97048e04a23cb1a31239767f3.tar.bz2 lumina-9c2426b3c0c476b97048e04a23cb1a31239767f3.zip |
update to readme
Diffstat (limited to 'src-qt5/desktop-utils/lumina-notify')
-rw-r--r-- | src-qt5/desktop-utils/lumina-notify/README.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src-qt5/desktop-utils/lumina-notify/README.md b/src-qt5/desktop-utils/lumina-notify/README.md index 7a29d608..4772a743 100644 --- a/src-qt5/desktop-utils/lumina-notify/README.md +++ b/src-qt5/desktop-utils/lumina-notify/README.md @@ -15,7 +15,6 @@ For multiple word arguments encapsulate them with "s *** Example usage in shell script -*** ~~~~ #!/bin/csh @@ -32,6 +31,8 @@ else endif` ~~~~ +*** + ### Library Dependencies 1. Qt 5.0+ (specific modules listed below) |