Skip to content

Commit

Permalink
Add a basic README
Browse files Browse the repository at this point in the history
  • Loading branch information
RadicalZephyr committed Dec 25, 2016
1 parent 49dc1a2 commit 64634c2
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# DesktopNotifier

A very simple command line program to send Windows Desktop Notifications.

## Usage

``` batchfile
> DesktopNotifier.exe -t Title -m "Hello, Notifications!"
```

## License

Copyright 2016 Geoff Shannon
Released under the MIT License.

0 comments on commit 64634c2

Please sign in to comment.