8000 Add TOC · clue/reactphp-packagist-api@bffb9d8 · GitHub
[go: up one dir, main page]

Skip to content

Commit bffb9d8

Browse files
committed
Add TOC
1 parent 95300bc commit bffb9d8

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,21 @@ whenever their results arrive - while trying to hide all the nifty details of as
1212
On top of that it provides a very easy to use API, very much similar to the original `packagist-api`,
1313
enriched with the comfort of [React PHP's Promises/A](https://github.com/reactphp/promise).
1414

15+
**Table of Contents**
16+
17+
* [Quickstart example](#quickstart-example)
18+
* [Usage](#usage)
19+
* [Client](#client)
20+
* [Processing](#processing)
21+
* [search()](#search)
22+
* [get()](#get)
23+
* [all()](#all)
24+
* [Package](#package)
25+
* [getName()](#getname)
26+
* [getDescription()](#getdescription)
27+
* [Install](#install)
28+
* [License](#license)
29+
1530
> Note: This project is in beta stage! Feel free to report any issues you encounter.
1631
1732
## Quickstart example

0 commit comments

Comments
 (0)
0