From f40a5a029cf2661b49ae98b7a6982eb21521e30c Mon Sep 17 00:00:00 2001 From: Peter Dave Hello Date: Tue, 25 Dec 2018 14:12:16 +0800 Subject: [PATCH] Add Table of Contents in README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index f019ede3..361dbaa3 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,14 @@ A PHP-based self-hosted URL shortener that can be used to serve shortened URLs under your own custom domain. +## Table of Contents + +- [Installation](#installation) +- [Update to new version](#update-to-new-version) +- [Using a docker image](#using-a-docker-image) +- [Using shlink](#using-shlink) + - [Shlink CLI Help](#shlink-cli-help) + ## Installation First make sure the host where you are going to run shlink fulfills these requirements: