From 71bfa8f7cb875df8670165b24e30252c0e941974 Mon Sep 17 00:00:00 2001 From: Simon Vieille Date: Mon, 19 Sep 2016 13:08:18 +0200 Subject: [PATCH] README: table of contents --- README.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/README.md b/README.md index 6718408..73ec5dc 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,19 @@ +Table of Contents +================= + + * [GIST](#gist) + * [Requirements](#requirements) + * [Installation](#installation) + * [Git](#git) + * [Composer](#composer) + * [Bower](#bower) + * [Upgrade](#upgrade) + * [Makefile](#makefile) + * [API](#api) + * [Console](#console) + * [Configuration](#configuration) + * [Deployment](#deployment) + GIST ==== @@ -8,6 +24,7 @@ https://www.deblan.io/post/517/gist-est-dans-la-place ![Gist](https://upload.deblan.org/u/2016-06/57655dec.png "Gist") + Requirements ------------