Skip to content

Commit 26e3451

Browse files
staabmfelixfbecker
authored andcommitted
docs: add a TOC to the README (#618)
1 parent fe33c8c commit 26e3451

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
@@ -17,6 +17,16 @@ Uses the great [Tolerant PHP Parser](https://github.com/Microsoft/tolerant-php-p
1717
[phpDocumentor's DocBlock reflection](https://github.com/phpDocumentor/ReflectionDocBlock)
1818
and an [event loop](http://sabre.io/event/loop/) for concurrency.
1919

20+
**Table of Contents**
21+
- [Features](#features)
22+
- [Performance](#performance)
23+
- [Versioning](#versioning)
24+
- [Installation](#installation)
25+
- [Running](#running)
26+
- [Used by](#used-by)
27+
- [Contributing](#contributing)
28+
29+
2030
## Features
2131

2232
### [Completion](https://github.com/Microsoft/language-server-protocol/blob/master/protocol.md#textDocument_completion)

0 commit comments

Comments
 (0)