Skip to content

Commit c934f22

Browse files
committed
Improve description
1 parent 07dee3e commit c934f22

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
[![License](https://img.shields.io/packagist/l/php-curl-class/php-curl-class.svg)](https://github.com/php-curl-class/php-curl-class/blob/master/LICENSE)
77

8-
PHP Curl Class is an object-oriented wrapper of the PHP cURL extension that makes it easy to send HTTP requests and integrate with web APIs.
8+
PHP Curl Class makes it easy to send HTTP requests and integrate with web APIs.
99

1010
---
1111

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "php-curl-class/php-curl-class",
3-
"description": "PHP Curl Class is an object-oriented wrapper of the PHP cURL extension.",
3+
"description": "PHP Curl Class makes it easy to send HTTP requests and integrate with web APIs.",
44
"homepage": "https://github.com/php-curl-class/php-curl-class",
55
"license": "Unlicense",
66
"keywords": [

0 commit comments

Comments
 (0)