mirror of
https://github.com/php-curl-class/php-curl-class.git
synced 2026-08-24 15:59:24 +00:00
Add table of contents to readme
This commit is contained in:
@@ -7,6 +7,16 @@
|
||||
|
||||
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.
|
||||
|
||||
---
|
||||
|
||||
- [Installation](#installation)
|
||||
- [Requirements](#requirements)
|
||||
- [Quick Start and Examples](#quick-start-and-examples)
|
||||
- [Available Methods](#available-methods)
|
||||
- [Contribute](#contribute)
|
||||
|
||||
---
|
||||
|
||||
### Installation
|
||||
|
||||
To install PHP Curl Class, simply:
|
||||
|
||||
Reference in New Issue
Block a user