We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e76cb8c commit d7256a6Copy full SHA for d7256a6
README.md
@@ -11,6 +11,20 @@ standard library, and documentation.
11
If you wish to _contribute_ to the compiler, you should read
12
[CONTRIBUTING.md](CONTRIBUTING.md) instead.
13
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
28
## Quick Start
29
30
Read ["Installation"] from [The Book].
0 commit comments