Skip to content

Commit d7256a6

Browse files
committed
Updated README with expandable table of content.
1 parent e76cb8c commit d7256a6

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

README.md

+14
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,20 @@ standard library, and documentation.
1111
If you wish to _contribute_ to the compiler, you should read
1212
[CONTRIBUTING.md](CONTRIBUTING.md) instead.
1313

14+
<details>
15+
<summary>Table of content</summary>
16+
17+
- [Quick Start](#quick-start)
18+
- [Installing from Source](#installing-from-source)
19+
- [Building Documentation](#building-documentation)
20+
- [Notes](#notes)
21+
- [Getting Help](#getting-help)
22+
- [Contributing](#contributing)
23+
- [License](#license)
24+
- [Trademark](#trademark)
25+
26+
</details>
27+
1428
## Quick Start
1529

1630
Read ["Installation"] from [The Book].

0 commit comments

Comments
 (0)