Update README.md
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
Unirest is a set of lightweight HTTP libraries available in multiple languages.
|
Unirest is a set of lightweight HTTP libraries available in multiple languages.
|
||||||
|
|
||||||
### Installing
|
### Installing
|
||||||
Unirest-PHP required `PHP v5.3+`. Download the PHP library from Github, and require in your script like so:
|
Unirest-PHP requires `PHP v5.3+`. Download the PHP library from Github, and require in your script like so:
|
||||||
|
|
||||||
```php
|
```php
|
||||||
require_once './lib/Unirest.php';
|
require_once './lib/Unirest.php';
|
||||||
|
|||||||
Reference in New Issue
Block a user