From 59b4a4be09c56c6067480faf931ac7c1a6d5d354 Mon Sep 17 00:00:00 2001 From: Earle Lowe <30607889+emlowe@users.noreply.github.com> Date: Fri, 15 Mar 2024 12:43:26 -0700 Subject: [PATCH] Add coverage badge to readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b1a0f2c08..f60f35b34 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ ![PyPI](https://img.shields.io/pypi/v/chiapos?logo=pypi) ![PyPI - Format](https://img.shields.io/pypi/format/chiapos?logo=pypi) ![GitHub](https://img.shields.io/github/license/Chia-Network/chiapos?logo=Github) - +[![Coverage Status](https://coveralls.io/repos/github/Chia-Network/chiapos/badge.svg?branch=main)](https://coveralls.io/github/Chia-Network/chiapos?branch=main) Chia's proof of space is written in C++. Includes a plotter, prover, and verifier. It exclusively runs on 64 bit architectures. Read the