diff --git a/README.md b/README.md index 1d4d428..7bad28a 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,8 @@ # csvvalidator + +[![GO](https://img.shields.io/github/go-mod/go-version/obalunenko/csvvalidator)](https://golang.org/doc/devel/release.html) +[![GoDoc](https://godoc.org/github.com/oleg-balunenko/csvvalidator?status.svg)](https://godoc.org/github.com/oleg-balunenko/csvvalidator) +[![Go Report Card](https://goreportcard.com/badge/github.com/obalunenko/csvvalidator)](https://goreportcard.com/report/github.com/obalunenko/csvvalidator) +[![License](https://img.shields.io/github/license/obalunenko/spamassassin-parser)](/LICENSE) + csvvalidator provide validation of csv rows according to set up rules.