From e0dbd89a60a48f17d33a39bffd46ef0b1cd23fd0 Mon Sep 17 00:00:00 2001 From: IntegralPIlot <109999292+IntegralPilot@users.noreply.github.com> Date: Fri, 31 Oct 2025 22:40:24 +1100 Subject: [PATCH] Fix table of contents formatting in Readme.md --- Readme.md | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/Readme.md b/Readme.md index ab5a5e4..b7e7f7e 100644 --- a/Readme.md +++ b/Readme.md @@ -10,16 +10,16 @@ Compile your Rust code into a runnable `.jar` on JVM 8+! ## 📖 Table of Contents -1. [Demos](#demos) -2. [Features](#features) -3. [How It Works](#how-it-works) -4. [Prerequisites](#prerequisites) -5. [Installation & Build](#installation--build) -6. [Usage](#usage) -7. [Running Tests](#running-tests) -8. [Project Structure](#project-structure) -9. [Contributing](#contributing) -10. [License](#license) +1. [Demos](#-demos) +2. [Features](#-features) +3. [How It Works](#️-how-it-works) +4. [Prerequisites](#-prerequisites) +5. [Installation & Build](#-installation--build) +6. [Usage](#-usage) +7. [Running Tests](#-running-tests) +8. [Project Structure](#-project-structure) +9. [Contributing](#-contributing) +10. [License](#-license) --- @@ -204,4 +204,4 @@ Contributions, issues & PRs welcome! :) Dual‑licensed under **MIT** OR **Apache 2.0** at your option: - \ No newline at end of file +