diff --git a/readme.md b/readme.md index 56b2522..f2b54b2 100644 --- a/readme.md +++ b/readme.md @@ -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) ## Importing into a project