Skip to content

Commit 286ee00

Browse files
committed
docs: update docs/README.md
1 parent b7ab3c2 commit 286ee00

1 file changed

Lines changed: 1 addition & 14 deletions

File tree

docs/README.md

Lines changed: 1 addition & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ This project serves to prepare a smart commit message for you, to make your deve
66
## Overview
77

88
- [Quickstart](quickstart.md)
9+
- [ClI](cli.md)
910
- [About](about.md)
1011
- [Features](features.md)
1112
- What it can do, upcoming features, and how it works
@@ -14,17 +15,3 @@ This project serves to prepare a smart commit message for you, to make your deve
1415
- [Development](development/)
1516
- Guide for developers to set up and run locally.
1617
- Useful for testing your changes before contributing a PR.
17-
18-
<!--
19-
20-
The docs are split into two features:
21-
22-
- [Extension](extension.md)
23-
- [Terminal hook](terminal-hook.md)
24-
25-
Part ideas:
26-
27-
- A shell script in a repo
28-
- References a concatenated JS script from this repo (just the text handling and not the full extension), which is in a bin directory.
29-
30-
-->

0 commit comments

Comments
 (0)