]> Untitled Git - bdk-cli/commitdiff
[ci] Add CI and Code Coverage badges to README
authorSteve Myers <steve@notmandatory.org>
Mon, 28 Dec 2020 06:02:40 +0000 (22:02 -0800)
committerSteve Myers <steve@notmandatory.org>
Mon, 28 Dec 2020 06:02:40 +0000 (22:02 -0800)
README.md

index a78d6afab85cd4444f193feb1b258b54a5d56b61..f31b727bf7f05f4674477206fdad260253bcc243 100644 (file)
--- 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)