Updated README.md

This commit is contained in:
Netkas 2023-01-27 00:43:10 -05:00
parent f19ff65174
commit bce4ab3c4f

View file

@ -1,4 +1,4 @@
# ![OptsLib](assets/optslib-32px.png) OptsLib # OptsLib
A very simple Options parser and command-line arguments A very simple Options parser and command-line arguments
handling library for PHP. handling library for PHP.
@ -6,7 +6,7 @@ handling library for PHP.
## Table of Contents ## Table of Contents
<!-- TOC --> <!-- TOC -->
* [![OptsLib](assets/optslib-32px.png) OptsLib](#-optslib) * [OptsLib](#optslib)
* [Table of Contents](#table-of-contents) * [Table of Contents](#table-of-contents)
* [Installation](#installation) * [Installation](#installation)
* [Compiling from source](#compiling-from-source) * [Compiling from source](#compiling-from-source)