diff --git a/README.md b/README.md index 869f8e8..856921d 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Documentation ------------------- ### Installing -Download the PHP library from Github, and require in your script like so: +Unirest-PHP required `PHP v5.3+`. Download the PHP library from Github, and require in your script like so: ```php require_once './lib/Unirest.php';