Skip to content

Commit 652d32d

Browse files
committed
Add table of contents to readme
1 parent b911b07 commit 652d32d

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,16 @@
77

88
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.
99

10+
---
11+
12+
- [Installation](#installation)
13+
- [Requirements](#requirements)
14+
- [Quick Start and Examples](#quick-start-and-examples)
15+
- [Available Methods](#available-methods)
16+
- [Contribute](#contribute)
17+
18+
---
19+
1020
### Installation
1121

1222
To install PHP Curl Class, simply:

0 commit comments

Comments
 (0)