Update README.md
This commit is contained in:
10
README.md
10
README.md
@@ -1,7 +1,3 @@
|
|||||||
<hr>
|
|
||||||
**To the community**: At this time Unirest-PHP only support syncronous requests, and I would really love to implement asynchronous support. If you guys have any feedback or ideas please comment on issue <a href="https://github.com/Mashape/unirest-php/issues/23">#23</a>.
|
|
||||||
<hr>
|
|
||||||
|
|
||||||
# Unirest for PHP [](https://travis-ci.org/Mashape/unirest-php)
|
# Unirest for PHP [](https://travis-ci.org/Mashape/unirest-php)
|
||||||
|
|
||||||
Unirest is a set of lightweight HTTP libraries available in multiple languages, ideal for most applications:
|
Unirest is a set of lightweight HTTP libraries available in multiple languages, ideal for most applications:
|
||||||
@@ -16,6 +12,12 @@ Unirest is a set of lightweight HTTP libraries available in multiple languages,
|
|||||||
|
|
||||||
Created with love by [thefosk](https://github.com/thefosk) @ [mashape.com](https://mashape.com)
|
Created with love by [thefosk](https://github.com/thefosk) @ [mashape.com](https://mashape.com)
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
**To the community**: At this time Unirest-PHP only support syncronous requests, and I would really love to implement asynchronous support. If you guys have any feedback or ideas please comment on issue <a href="https://github.com/Mashape/unirest-php/issues/23">#23</a>.
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
### Install with Composer
|
### Install with Composer
|
||||||
If you're using [Composer](https://github.com/composer/composer) to manage
|
If you're using [Composer](https://github.com/composer/composer) to manage
|
||||||
dependencies, you can add Unirest with it.
|
dependencies, you can add Unirest with it.
|
||||||
|
|||||||
Reference in New Issue
Block a user