Skip to content

Commit b63bb35

Browse files
authored
Add TOC
1 parent acab9fa commit b63bb35

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

README.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,24 @@
22

33
Async, event-driven and UTF-8 aware standard console input & output (STDIN, STDOUT) for React PHP
44

5+
**Table of Contents**
6+
7+
* [Quickstart example](#quickstart-example)
8+
* [Usage](#usage)
9+
* [Stdio](#stdio)
10+
* [Output](#output)
11+
* [Input](#input)
12+
* [Readline](#readline)
13+
* [Prompt](#prompt)
14+
* [Echo](#echo)
15+
* [Input buffer](#input-buffer)
16+
* [Cursor](#cursor)
17+
* [Advanced](#advanced)
18+
* [Stdout](#stdout)
19+
* [Stdin](#stdin)
20+
* [Install](#install)
21+
* [License](#license)
22+
523
> Note: This project is in beta stage! Feel free to report any issues you encounter.
624
725
## Quickstart example

0 commit comments

Comments
 (0)