Skip to content

Commit 64634c2

Browse files
committed
Add a basic README
1 parent 49dc1a2 commit 64634c2

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# DesktopNotifier
2+
3+
A very simple command line program to send Windows Desktop Notifications.
4+
5+
## Usage
6+
7+
``` batchfile
8+
> DesktopNotifier.exe -t Title -m "Hello, Notifications!"
9+
```
10+
11+
## License
12+
13+
Copyright 2016 Geoff Shannon
14+
Released under the MIT License.

0 commit comments

Comments
 (0)