From baa420caac9b65887cd448d2641bcfc3bbc32743 Mon Sep 17 00:00:00 2001 From: Jack-Benny Persson Date: Thu, 31 Jul 2014 21:35:57 +0200 Subject: [PATCH] Updated README with requirements --- README.md | 3 +++ 1 file changed, 3 insertions(+) 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.