Skip to content

Commit 08d4d3b

Browse files
Merge pull request #19 from IntegralPilot/fix-readme-links
Fix table of contents formatting in Readme.md
2 parents be5ba3f + e0dbd89 commit 08d4d3b

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

Readme.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -10,16 +10,16 @@ Compile your Rust code into a runnable `.jar` on JVM 8+!
1010

1111
## 📖 Table of Contents
1212

13-
1. [Demos](#demos)
14-
2. [Features](#features)
15-
3. [How It Works](#how-it-works)
16-
4. [Prerequisites](#prerequisites)
17-
5. [Installation & Build](#installation--build)
18-
6. [Usage](#usage)
19-
7. [Running Tests](#running-tests)
20-
8. [Project Structure](#project-structure)
21-
9. [Contributing](#contributing)
22-
10. [License](#license)
13+
1. [Demos](#-demos)
14+
2. [Features](#-features)
15+
3. [How It Works](#️-how-it-works)
16+
4. [Prerequisites](#-prerequisites)
17+
5. [Installation & Build](#-installation--build)
18+
6. [Usage](#-usage)
19+
7. [Running Tests](#-running-tests)
20+
8. [Project Structure](#-project-structure)
21+
9. [Contributing](#-contributing)
22+
10. [License](#-license)
2323

2424
---
2525

@@ -204,4 +204,4 @@ Contributions, issues & PRs welcome! :)
204204

205205
Dual‑licensed under **MIT** OR **Apache 2.0** at your option:
206206
<https://opensource.org/licenses/MIT>
207-
<https://www.apache.org/licenses/LICENSE-2.0>
207+
<https://www.apache.org/licenses/LICENSE-2.0>

0 commit comments

Comments
 (0)