diff --git a/README.md b/README.md index f5f3e03..ecef2ed 100644 --- a/README.md +++ b/README.md @@ -33,27 +33,27 @@ The engine has been designed with the following concepts in mind. -- [I. Installation](#i-installation) +* [I. Installation](#i-installation) * [1. Download and install the package](#1-download-and-install-the-package) -- [II. Setup a project](#ii-setup-a-project) +* [II. Setup a project](#ii-setup-a-project) * [1. Compilation configuration](#1-compilation-configuration) - - [Example](#example) + * [Example](#example) * [2. API Configuration](#2-api-configuration) - - [Definition](#definition) - + [Input Arguments](#input-arguments) - - [1. Input types](#1-input-types) - - [2. Global Format](#2-global-format) - - [3. Example](#3-example) + * [Definition](#definition) + * [Input Arguments](#input-arguments) + * [1. Input types](#1-input-types) + * [2. Global Format](#2-global-format) + * [3. Example](#3-example) * [3. Controllers](#3-controllers) - - [Plugin driver](#plugin-driver) - - [Generic driver](#generic-driver) - * [4. Middlewares](#4-middlewares) - - [Plugin driver](#plugin-driver-1) - - [Generic driver](#generic-driver-1) + * [1. Plugin driver](#1-plugin-driver) + * [2. Generic driver](#2-generic-driver) + * [4. Middle-wares](#4-middle-wares) + * [1. Plugin driver](#1-plugin-driver-1) + * [2. Generic driver](#2-generic-driver-1) * [5. Type checkers](#5-type-checkers) - - [Plugin driver](#plugin-driver-2) - - [Generic driver](#generic-driver-2) -- [III. Build your project](#iii-build-your-project) + * [1. Plugin driver](#1-plugin-driver-2) + * [2. Generic driver](#2-generic-driver-2) +* [III. Build your project](#iii-build-your-project) * [IV. Main](#iv-main) * [V. Change Log](#v-change-log)