From 1758c6d72aefbeeae6c673244afa4f49bcbcf0fd Mon Sep 17 00:00:00 2001 From: r4 Date: Sat, 21 May 2022 19:01:14 +0200 Subject: [PATCH] Make README GitHub-compatible --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 213c8d2..69dd89d 100644 --- a/README.md +++ b/README.md @@ -3,11 +3,11 @@ A simple yet powerful script to run C code like a scripting language. Supports multiple files and the inclusion of libraries. ## Table of Contents -1. ### [Installation](#installation) -2. ### [Examples](#example-simple) - 1. #### [Example (simple)](#example-simple) - 2. #### [Example (with GTK4)](#example-with-gtk4) - 3. #### [Example (multiple files)](#example-multiple-files) +1. [Installation](#installation) +2. [Examples](#example-simple) + 1. [Example (simple)](#example-simple) + 2. [Example (with GTK4)](#example-with-gtk4) + 3. [Example (multiple files)](#example-multiple-files) ## Installation Run the following shell command to install cscript: