Skip to content

Commit 7c90586

Browse files
committed
📝 Docs: split usage to installation and usage
1 parent f14625e commit 7c90586

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
Many projects got different git commit rules. It is hard to remember them all.
1212

13-
## Usage
13+
## Installation
1414

1515
```sh
1616
$ npm i -g semantic-git-commit-cli
@@ -20,6 +20,8 @@ or
2020
$ yarn add global semantic-git-commit-cli
2121
```
2222

23+
## Usage
24+
2325
After installation it is available in your shell as:
2426
```sh
2527
$ semantic-git-commit

0 commit comments

Comments
 (0)