update readme : add toc (Table Of Contents)
This commit is contained in:
parent
3c0f4e0476
commit
7ddc9a3006
14
README.md
14
README.md
|
@ -16,10 +16,20 @@ author: xdrm-brackets
|
||||||
|
|
||||||
>Need to automate the setup of your linux server or desktop ? This tool is made for you.
|
>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 -->
|
||||||
|
|
||||||
----
|
----
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue