Skip to content

Commit 3721596

Browse files
authored
Docs : changes requested by owner
Docs : changes requested by owner
1 parent 62c57d1 commit 3721596

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,9 @@ or if you already have an alias for sgc, use following instead:
3636
$ semantic-git-commit
3737
```
3838

39-
### Configure sgc for the following semantic-release options : analyzeCommits and generateNotes
39+
### usage with semantic-release
40+
41+
> Configure sgc for the following semantic-release options: `analyzeCommits` and `generateNotes`
4042
4143
First step, install the following plugins with
4244
```sh
@@ -47,7 +49,7 @@ or
4749
$ yarn add -D sr-commit-analyzer sr-release-notes-generator conventional-changelog-eslint
4850
```
4951

50-
Then, add this in your package.json :
52+
Then, add this in your `package.json` :
5153
```json
5254
{
5355
"release": {

0 commit comments

Comments
 (0)