diff --git a/README.md b/README.md index 30f71f3..85f8534 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,12 @@ # smsgateway smsgateway supporting portech gsm gateway +This script is able to communicate with portech GSM voip gateways, and send single SMS or fetch mails and transforms +it to SMS + +## Usage : +smsgateway.py imap2sms +smsgateway.py sms +smsgateway.py clearallsms + +## Requirements : +python-messaging available on : [link](https://github.com/pmarti/python-messaging)