Skip to content
This repository was archived by the owner on Aug 29, 2025. It is now read-only.

Commit 999f80c

Browse files
authored
Update README.md
1 parent c380756 commit 999f80c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,8 @@
11
# csvvalidator
2+
3+
[![GO](https://img.shields.io/github/go-mod/go-version/obalunenko/csvvalidator)](https://golang.org/doc/devel/release.html)
4+
[![GoDoc](https://godoc.org/github.com/oleg-balunenko/csvvalidator?status.svg)](https://godoc.org/github.com/oleg-balunenko/csvvalidator)
5+
[![Go Report Card](https://goreportcard.com/badge/github.com/obalunenko/csvvalidator)](https://goreportcard.com/report/github.com/obalunenko/csvvalidator)
6+
[![License](https://img.shields.io/github/license/obalunenko/spamassassin-parser)](/LICENSE)
7+
28
csvvalidator provide validation of csv rows according to set up rules.

0 commit comments

Comments
 (0)