diff --git a/README.md b/README.md new file mode 100644 index 0000000..63c8d41 --- /dev/null +++ b/README.md @@ -0,0 +1,12 @@ +SmsGateway +========== + +SmsGateway is a JSON-RPC based SMS Gateway. + +Features +-------- + +* Sender interfaces + * Multiple SMS sending interfaces. Currently only Gnokii is supported, but +with SenderInterface, anyone can write a new one. +* Database backends