update readme : add toc (Table Of Contents)

This commit is contained in:
Adrien Marquès 2018-11-13 13:50:33 +01:00
parent 3c0f4e0476
commit 7ddc9a3006
1 changed files with 12 additions and 2 deletions

View File

@ -16,10 +16,20 @@ author: xdrm-brackets
>Need to automate the setup of your linux server or desktop ? This tool is made for you.
<!-- toc -->
[TOC]
* [I. Commands](#i-commands)
+ [1) Comments](#1-comments)
+ [2) package management](#2-package-management)
+ [3) setup configuration](#3-setup-configuration)
+ [4) service management](#4-service-management)
+ [5) aliases](#5-aliases)
+ [6) custom scripts](#6-custom-scripts)
* [II. Path Expressions](#ii-path-expressions)
+ [File Formats](#file-formats)
- [Example](#example)
<!-- tocstop -->
----