From 7a9c56fe74ea37b81c4e270c43ae87ef93a71840 Mon Sep 17 00:00:00 2001 From: Ole Melhus Date: Wed, 13 Jan 2016 21:11:42 +0100 Subject: [PATCH] Added README --- README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..5314d3b --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# Sendega - Send SMS from the command line + +## Usage + +``` Sendega.exe -u SID -p PASSWORD -s SENDER -d DESTINATION -m MESSAGE ```