Skip to content

Commit

Permalink
Fix CI status badge.
Browse files Browse the repository at this point in the history
  • Loading branch information
lthibault authored May 19, 2021
1 parent 119733b commit af051ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

[![GoDoc](https://godoc.org/capnproto.org/go/capnp/v3?status.svg)][godoc]
![License](https://img.shields.io/badge/license-MIT-brightgreen?style=flat-square)
![tests](https://github.com/capnproto/go-capnproto2/workflows/Go/badge.svg)
[![Go](https://github.com/capnproto/go-capnproto2/actions/workflows/go.yml/badge.svg)](https://github.com/capnproto/go-capnproto2/actions/workflows/go.yml)

[Cap’n Proto](https://capnproto.org/) is an insanely fast data interchange format similar to [Protocol Buffers](https://github.com/protocolbuffers/protobuf), but much faster.

Expand Down

0 comments on commit af051ff

Please sign in to comment.