Skip to content

Commit 6a2a96c

Browse files
committed
Add TOC
1 parent 357cf39 commit 6a2a96c

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
@@ -2,6 +2,18 @@
22

33
Simple, async API-like access to your [ViewVC](http://viewvc.org/) web interface (Subversion/CVS browser), built on top of [React PHP](http://reactphp.org/).
44

5+
**Table of Contents**
6+
7+
* [Quickstart example](#quickstart-example)
8+
* [Usage](#usage)
9+
* [Client](#client)
10+
* [Actions](#actions)
11+
* [Promises](#promises)
12+
* [Blocking](#blocking)
13+
* [Streaming](#streaming)
14+
* [Install](#install)
15+
* [License](#license)
16+
517
## Quickstart example
618

719
Once [installed](#install), you can use the following code to fetch a directory

0 commit comments

Comments
 (0)