Proper numbers in index in readme.md

This commit is contained in:
Leonetienne 2021-06-04 15:58:51 +02:00
parent be12caa28f
commit eb9276e8dc

View File

@ -26,16 +26,16 @@ args.SetCrashOnFail(false);
## Index
1. [Importing into a project](#importing-into-a-project)
1. [What's the concept?](#whats-the-concept)
1. [Minimal working example](#minimal-working-example)
1. [Abbreviations](#abbreviations)
1. [Constraints](#constraints)
1. [Automatic parameter documentation](#automatic-parameter-documentation)
1. [More examples?](#more-examples)
1. [What is not supported?](#what-is-not-supported)
1. [Further notes](#further-notes)
1. [Contributing](#contributing)
1. [LICENSE](#license)
2. [What's the concept?](#whats-the-concept)
3. [Minimal working example](#minimal-working-example)
4. [Abbreviations](#abbreviations)
5. [Constraints](#constraints)
6. [Automatic parameter documentation](#automatic-parameter-documentation)
7. [More examples?](#more-examples)
8. [What is not supported?](#what-is-not-supported)
9. [Further notes](#further-notes)
10. [Contributing](#contributing)
11. [LICENSE](#license)
<span id="importing-into-a-project"></span>
## Importing into a project