@@ -20,7 +20,7 @@ PHP Curl Class works with PHP 5.3, 5.4, 5.5, 5.6, and HHVM.
### Quick Start and Examples
```php
require'Curl.php';
require__DIR__.'/vendor/autoload.php';
use\Curl\Curl;
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.