Skip to content

Commit

Permalink
add build status link
Browse files Browse the repository at this point in the history
  • Loading branch information
awalterschulze committed Oct 22, 2024
1 parent 7c8e932 commit c883d10
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -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.
Expand Down

0 comments on commit c883d10

Please sign in to comment.