Skip to content

Commit 8c79645

Browse files
committed
Add TOC
1 parent bbeac80 commit 8c79645

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,18 @@
33
Lightweight library that eases integrating async components built for
44
[React PHP](http://reactphp.org/) in a traditional, blocking environment.
55

6+
**Table of contents**
7+
8+
* [Introduction](#introduction)
9+
* [Quickstart example](#quickstart-example)
10+
* [Usage](#usage)
11+
* [sleep()](#sleep)
12+
* [await()](#await)
13+
* [awaitAny()](#awaitany)
14+
* [awaitAll()](#awaitall)
15+
* [Install](#install)
16+
* [License](#license)
17+
618
## Introduction
719

820
[React PHP](http://reactphp.org/) provides you a great set of base components and

0 commit comments

Comments
 (0)