docs(readme): add basic readme and license

This commit is contained in:
2021-08-20 03:24:04 +01:00
commit 9e4b022762
2 changed files with 33 additions and 0 deletions

13
README.md Normal file
View File

@@ -0,0 +1,13 @@
<h1 align="center">
romdo/go-validate
</h1>
<p align="center">
<strong>
[WIP] Go package for object validation with a goal of simple and flexible.
</strong>
</p>
## License
[MIT](https://github.com/romdo/go-conventionalcommit/blob/main/LICENSE)