From c48c227894b7614637d640a5201429bda223d34e Mon Sep 17 00:00:00 2001 From: Collin Chin <16715212+collinc97@users.noreply.github.com> Date: Fri, 7 Jul 2023 08:21:01 -0700 Subject: [PATCH] Update README.md Signed-off-by: Collin Chin <16715212+collinc97@users.noreply.github.com> --- README.md | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 586c242b08..2c6ff57cea 100644 --- a/README.md +++ b/README.md @@ -15,16 +15,16 @@ Leo is a functional, statically-typed programming language built for writing pri ## Table of Contents -* [🍎 Overview](#1-overview) -* [⚙️️ Build Guide](#2-build-guide) - * [🦀 Install Rust](#21-install-rust) - * [🐙 Build from Source Code](#22-build-from-source-code) -* [🚀 Quick Start](#3-quick-start) -* [🧰 Troubleshooting](#4-troubleshooting) -* [📖 Documentation](#5-documentation) -* [🤝 Contributing](#6-contributing) -* [❤️ Contributors](#7-contributors) -* [🛡️ License](#8-license) +* [🍎 Overview](#-overview) +* [⚙️️ Build Guide](#-build-guide) + * [🦀 Install Rust](#-install-rust) + * [🐙 Build from Source Code](#-build-from-source-code) +* [🚀 Quick Start](#-quick-start) +* [🧰 Troubleshooting](#-troubleshooting) +* [📖 Documentation](#-documentation) +* [🤝 Contributing](#-contributing) +* [❤️ Contributors](#-contributors) +* [🛡️ License](#-license) ## 🍎 Overview