From 742e1c51bc6d31c6020a578dc01ef365335820ff Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Fri, 31 Jul 2020 05:17:35 +0300 Subject: [PATCH] docs... Signed-off-by: Alex A. Naanou --- README.md | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index e9a397d..9c17829 100644 --- a/README.md +++ b/README.md @@ -68,7 +68,6 @@ This code is an evolution of that parser. - [Handling the result](#handling-the-result) - [Calling the script](#calling-the-script) - [Advanced docs](#advanced-docs) - - [More...](#more) - [License](#license) @@ -553,12 +552,9 @@ Parser { ## 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). - -## More... - -For more info see the [source](./argv.js). +For even more detail see the [source](./argv.js)... ## License