diff --git a/README.md b/README.md index c1c5bf9..8e4620b 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@

- romdo/go-validate + go-validate

@@ -9,7 +9,31 @@

---- +

+ + Go Reference + + + GitHub tag (latest SemVer) + + + Actions Status + + + Coverage + + + + + + GitHub pull requests + + + License Status + +

Add validation to any type, by simply implementing the `Validatable` interface: