Skip to content

Commit f03ee57

Browse files
chore: add go doc badge
1 parent 3789ced commit f03ee57

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
A simple go parser for [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/)
44

5+
[![PkgGoDev](https://pkg.go.dev/badge/github.com/conventionalcommit/parser)](https://pkg.go.dev/github.com/conventionalcommit/parser)
6+
57
### Usage
68

79
```go

0 commit comments

Comments
 (0)