Skip to content

Commit

Permalink
📝 update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
bpetetot committed Oct 14, 2018
1 parent 759a384 commit bc5b2d5
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,9 @@

```bash
npm install -g gitmoji-changelog

cd my-project

gitmoji-changelog
```

Expand Down Expand Up @@ -40,7 +42,7 @@ Here the recommended workflow to generate your changelog file using `gitmoji-cha
By default when you generate your changelog with `gitmoji-changelog`, the following mapping is used to group commits :
> [mapping.js](packages/gitmoji-changelog-core/src/mapping.js).
*// TODO: override the default mapping with it's own.*
*// TODO: How to override the default mapping with it's own.*

## Usage

Expand Down

0 comments on commit bc5b2d5

Please sign in to comment.