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