diff --git a/README.md b/README.md index f7b9ed5..9e32e34 100755 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ ## Katydid Validator for Protocol Buffers in Go using GoGoProtobuf +[![GoDoc](https://godoc.org/github.com/katydid/validator-gogo-protobuf?status.svg)](https://godoc.org/github.com/katydid/validator-gogo-protobuf) [![Build Status](https://github.com/katydid/validator-gogo-protobuf/actions/workflows/build.yml/badge.svg)](https://github.com/katydid/validator-gogo-protobuf/actions) + +![Katydid Logo](https://cdn.rawgit.com/katydid/katydid.github.io/main/logo.png) + The [Katydid](http://katydid.github.io) validator for Protocol Buffers in Go using GoGoProtobuf. The validator is a regular expression type language for protocol buffers that matches up to 1000000s of records per second.