We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f14625e commit 7c90586Copy full SHA for 7c90586
1 file changed
README.md
@@ -10,7 +10,7 @@
10
11
Many projects got different git commit rules. It is hard to remember them all.
12
13
-## Usage
+## Installation
14
15
```sh
16
$ npm i -g semantic-git-commit-cli
@@ -20,6 +20,8 @@ or
20
$ yarn add global semantic-git-commit-cli
21
```
22
23
+## Usage
24
+
25
After installation it is available in your shell as:
26
27
$ semantic-git-commit
0 commit comments