From fdb752cfe0da72fd452f8da31664eb9b84df54c5 Mon Sep 17 00:00:00 2001 From: netkas Date: Tue, 24 Sep 2024 13:02:31 -0400 Subject: [PATCH] Updated README.md TOC --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7b4e02a..6bdb665 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,7 @@ A basic Options parser and command-line arguments handling a library for PHP. * [Table of Contents](#table-of-contents) * [Installation](#installation) * [Compiling from source](#compiling-from-source) + * [Testing](#testing) * [Usage](#usage) * [parseArgument()](#parseargument) * [getArguments()](#getarguments)