From: Steve Myers Date: Mon, 28 Dec 2020 06:02:40 +0000 (-0800) Subject: [ci] Add CI and Code Coverage badges to README X-Git-Tag: v0.1.0~8 X-Git-Url: http://internal-gitweb-vhost/script/%22https:/struct.Decoder.html?a=commitdiff_plain;h=dea695197ffd51efe6a16494c9070a522da9a982;p=bdk-cli [ci] Add CI and Code Coverage badges to README --- diff --git a/README.md b/README.md index a78d6af..f31b727 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,8 @@ +# BDK CLI lib and REPL bin + +![CI](https://github.com/bitcoindevkit/bdk-cli/workflows/CI/badge.svg) +![Code Coverage](https://github.com/bitcoindevkit/bdk-cli/workflows/Code%20Coverage/badge.svg) + ## About This project provides a command line interface (cli) Bitcoin wallet library and [`REPL`](https://en.wikipedia.org/wiki/Read%E2%80%93eval%E2%80%93print_loop)