]> Untitled Git - bdk/commitdiff
Update README license badge
authorSteve Myers <steve@notmandatory.org>
Sat, 6 Mar 2021 00:48:57 +0000 (16:48 -0800)
committerSteve Myers <steve@notmandatory.org>
Sat, 6 Mar 2021 00:48:57 +0000 (16:48 -0800)
README.md

index 5ae3264bf32891f2b4c71f20c1ef578eebfe5e18..2b85314e4539d91bcf44b8ad07a86275a699f7ee 100644 (file)
--- a/README.md
+++ b/README.md
@@ -9,7 +9,7 @@
 
   <p>
     <a href="https://crates.io/crates/bdk"><img alt="Crate Info" src="https://img.shields.io/crates/v/bdk.svg"/></a>
-    <a href="https://github.com/bitcoindevkit/bdk/blob/master/LICENSE"><img alt="MIT Licensed" src="https://img.shields.io/badge/license-MIT-blue.svg"/></a>
+    <a href="https://github.com/bitcoindevkit/bdk/blob/master/LICENSE"><img alt="MIT or Apache-2.0 Licensed" src="https://img.shields.io/badge/license-MIT%2FApache--2.0-blue.svg"/></a>
     <a href="https://github.com/bitcoindevkit/bdk/actions?query=workflow%3ACI"><img alt="CI Status" src="https://github.com/bitcoindevkit/bdk/workflows/CI/badge.svg"></a>
     <a href="https://codecov.io/gh/bitcoindevkit/bdk"><img src="https://codecov.io/gh/bitcoindevkit/bdk/branch/master/graph/badge.svg"/></a>
     <a href="https://docs.rs/bdk"><img alt="API Docs" src="https://img.shields.io/badge/docs.rs-bdk-green"/></a>