1
0
mirror of https://github.com/guzzle/guzzle.git synced 2025-01-18 05:48:15 +01:00

Updating readme

This commit is contained in:
Michael Dowling 2011-08-13 22:40:55 -05:00
parent e64636a8f8
commit 404bc8de6a

View File

@ -21,8 +21,8 @@ Features
* Supports all of the features of libcurl including authentication, redirects, SSL, proxies, etc
* Web service client framework for building future-proof interfaces to web services
Code samples:
-------------
Code samples::
--------------
<?php
@ -96,7 +96,7 @@ Send requests in parallel::
}
}
Find out more
Documentation
-------------
Find out more at `www.guzzlephp.org <http://www.guzzlephp.org>`_
Read the full documentation at `www.guzzlephp.org <http://www.guzzlephp.org>`_