readme async alert

This commit is contained in:
thefosk
2013-11-01 20:00:48 -07:00
parent 494b0df895
commit b1029128e0

View File

@@ -1,3 +1,7 @@
<div style="margin: 20px; background-color: #FDFFC9; padding: 20px; border: solid 3px #cccccc">
At this time Unirest-PHP only support syncronous requests, and I would really love to implement <b>asynchronous</b> 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>.
</div>
# Unirest for PHP [![Build Status](https://api.travis-ci.org/Mashape/unirest-php.png)](https://travis-ci.org/Mashape/unirest-php)
Unirest is a set of lightweight HTTP libraries available in multiple languages, ideal for most applications: