chore(misc): add license and basic readme

This commit is contained in:
2021-08-08 19:20:41 +01:00
commit 8b330a6c40
2 changed files with 34 additions and 0 deletions

14
README.md Normal file
View File

@@ -0,0 +1,14 @@
<h1 align="center">
go-conventionalcommit
</h1>
<p align="center">
<strong>
[WIP] Go package for parsing, linting and formatting Conventional Commit
messages.
</strong>
</p>
## License
[MIT](https://github.com/romdo/go-conventionalcommit/blob/main/LICENSE)