Update README.md

Make it a bit more clear how to install and what the repo name is.
This commit is contained in:
Justin Vencel
2014-01-21 15:55:33 -08:00
parent 7b0f4e7399
commit 3b503eb93d
+4
View File
@@ -2,6 +2,10 @@
PHP Curl Class is an object-oriented wrapper of the PHP cURL extension.
### Composer
$ composer require php-curl-class/php-curl-class
### Quick Start and Examples
```php