From dea695197ffd51efe6a16494c9070a522da9a982 Mon Sep 17 00:00:00 2001 From: Steve Myers Date: Sun, 27 Dec 2020 22:02:40 -0800 Subject: [PATCH] [ci] Add CI and Code Coverage badges to README --- README.md | 5 +++++ 1 file changed, 5 insertions(+) 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) -- 2.49.0