fixed markdown syntax error

This commit is contained in:
cozis
2022-05-08 01:34:19 +02:00
parent 79ecfad232
commit 47527fdf65
+7 -7
View File
@@ -5,14 +5,14 @@ Basically you give `c2html` some C code as input and it classifies all the keywo
# Index # Index
1. [Install](#install) 1. [Install](#install)
1. [Supported platforms](#supported-platforms) 1. [Supported platforms](#supported-platforms)
1. [Install the library](#install-the-library) 1. [Install the library](#install-the-library)
1. [Install the command-line interface](#install-the-command-line-interface) 1. [Install the command-line interface](#install-the-command-line-interface)
1. [Usage](#usage) 1. [Usage](#usage)
1. [Using the command-line interface](#using-the-command-line-interface) 1. [Using the command-line interface](#using-the-command-line-interface)
1. [--style](#--style) 1. [--style](#--style)
1. [--prefix](#--prefix) 1. [--prefix](#--prefix)
1. [Using the library](#using-the-library) 1. [Using the library](#using-the-library)
1. [License](#license) 1. [License](#license)
# Install # Install