diff --git a/README.md b/README.md index 71ca39c..26fcde2 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,9 @@ Parameters for the sendSMS function in order: * message (required) * expiry date (optional, Unix Timestamp when message should expire) +## Requirements ## +The class requires PHP5 and the PHP5 cURL module (php5-curl on Debian systems). + ## Copyright ## This class is written by Jack-Benny Persson and released under GNU GPL version 2.