From 8cd846fc3a3413790f44fd7091b784d44b9a795e Mon Sep 17 00:00:00 2001 From: Nikolay Pronchev Date: Fri, 16 Aug 2024 15:58:08 +0000 Subject: [PATCH] Update README contents --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2635971..a493153 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,8 @@ This is POSIX-compliant code for parsing shell script arguments. It helps you fo 2. [Usage](#usage) 3. [Syntax conventions](#argument-syntax-conventions) 4. [Configuration](#configuration) +5. [Functions](#functions) +6. [License](#license) ## Installation