minor fix...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2020-07-30 19:01:58 +03:00
parent bc6649a152
commit 3fb8b4b24d

View File

@ -65,7 +65,7 @@ This code is an evolution of that parser.
- [Stopping](#stopping) - [Stopping](#stopping)
- [Error reporting](#error-reporting) - [Error reporting](#error-reporting)
- [Calling the script](#calling-the-script) - [Calling the script](#calling-the-script)
- [In detail](#in-detail) - [Advanced docs](#advanced-docs)
- [More...](#more) - [More...](#more)
- [License](#license) - [License](#license)
@ -367,7 +367,7 @@ $ ./script.js -fb
``` ```
## In detail ## Advanced docs
For a more detailed set of docs see [ADVANCED.md](./ADVANCED.md) For a more detailed set of docs see [ADVANCED.md](./ADVANCED.md)