Skip to content

Commit 98177e7

Browse files
Martin Fiebermarionebl
Martin Fieber
authored andcommitted
docs: add contents list to readme
1 parent e399e45 commit 98177e7

File tree

1 file changed

+18
-1
lines changed

1 file changed

+18
-1
lines changed

Diff for: README.md

+18-1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,23 @@
1313
* 📦 Share configuration via `npm`
1414
* 🤖 Tap into `conventional-changelog`
1515

16+
## Contents
17+
18+
* [Getting started](#getting-started)
19+
* [CLI](#cli)
20+
* [Config](#config)
21+
* [Shared configuration](#shared-configuration)
22+
* [API](#api)
23+
* [Tools](#tools)
24+
* [Version Support](#version-support)
25+
* [Related projects](#related-projects)
26+
* [License](#license)
27+
* [Development](#development)
28+
* [Install and run](#install-and-run)
29+
* [Publishing a release](#publishing-a-release)
30+
31+
* * *
32+
1633
## Getting started
1734

1835
```sh
@@ -80,7 +97,7 @@ Copyright by @marionebl. All `commitlint` packages are released under the MIT li
8097

8198
`commitlint` is developed in a mono repository.
8299

83-
### Getting started
100+
### Install and run
84101

85102
```sh
86103
git clone [email protected]:marionebl/commitlint.git

0 commit comments

Comments
 (0)