Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
axetroy committed Nov 23, 2020
1 parent ec6a957 commit 7068672
Showing 1 changed file with 10 additions and 4 deletions.
14 changes: 10 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,9 @@

## changelog

A cli to generate changelog
Elegant changelog generator.

> The project is in development
[How it works?](HOW_IT_WORKS.md)
**Elegant**/**Simple**/**Efficient**/**Scalable**

feature:

Expand All @@ -20,6 +18,10 @@ feature:
- [x] Conventional Commits Parser
- [x] Generate multiple versions of change logs

Here are some changelog that have been generated

- [vscode-deno](__test__/vscode-deno.CHANGELOG.md)

### Usage

```bash
Expand Down Expand Up @@ -141,6 +143,10 @@ $ make build
$ make test
```

### How it works?

[detail](HOW_IT_WORKS)

### License

The [MIT License](LICENSE)

0 comments on commit 7068672

Please sign in to comment.