From fb93a936a2df21456e3c6611e1f24f8ec647a866 Mon Sep 17 00:00:00 2001 From: Marten Seemann Date: Wed, 21 Jul 2021 01:34:14 -0700 Subject: [PATCH] add a Go Reference badge to the README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ff7cc70..e8e0169 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # go-mplex [![](https://img.shields.io/badge/made%20by-Protocol%20Labs-blue.svg?style=flat-square)](https://protocol.ai) +[![Go Reference](https://pkg.go.dev/badge/github.com/libp2p/go-mplex.svg)](https://pkg.go.dev/github.com/libp2p/go-mplex) [![](https://img.shields.io/badge/project-libp2p-yellow.svg?style=flat-square)](https://libp2p.io/) [![](https://img.shields.io/badge/freenode-%23libp2p-yellow.svg?style=flat-square)](http://webchat.freenode.net/?channels=%23libp2p) [![Discourse posts](https://img.shields.io/discourse/https/discuss.libp2p.io/posts.svg)](https://discuss.libp2p.io)