From 8e323a3242e9e28cbee1b18c18b1cc78a23fa546 Mon Sep 17 00:00:00 2001 From: Ola <1386739+olahol@users.noreply.github.com> Date: Mon, 3 Oct 2022 15:46:31 +0200 Subject: [PATCH] Add code coverage badge. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5936c22..4b81567 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # melody ![Build Status](https://github.com/olahol/melody/actions/workflows/test.yml/badge.svg) +[![Codecov](https://img.shields.io/codecov/c/github/olahol/melody)](https://app.codecov.io/github/olahol/melody) [![GoDoc](https://godoc.org/github.com/olahol/melody?status.svg)](https://godoc.org/github.com/olahol/melody) > :notes: Minimalist websocket framework for Go.