diff --git a/README.md b/README.md index f602d7b963..6fdc95a354 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,9 @@ **git-cliff** can generate [changelog](https://en.wikipedia.org/wiki/Changelog) files from the [Git](https://git-scm.com/) history by utilizing [conventional commits](#conventional_commits) as well as regex-powered [custom parsers](#commit_parsers). The [changelog template](#templating) can be customized with a [configuration file](#configuration-file) to match the desired format. +
+ Table of Contents + - [About](#about) - [Installation](#installation) - [From crates.io](#from-cratesio) @@ -62,6 +65,8 @@ - [License](#license) - [Copyright](#copyright) +
+ ## Installation ### From crates.io