From eeac972785bd627796ec16c64952759911da1541 Mon Sep 17 00:00:00 2001 From: Salomon BRYS Date: Thu, 9 Jul 2020 18:54:22 +0300 Subject: [PATCH] Update README.md (#7) The package in bintray has lost the `-kmp`. The badge needs to be updated to avoid image not found. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 10ef65e..15fea70 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Kotlin/Multiplatform wrapper for Bitcoin Core's secp256k1 library. Targets: JVM, ## Installation -[ ![Download](https://api.bintray.com/packages/acinq/libs/secp256k1-kmp/images/download.svg) ](https://bintray.com/acinq/libs/secp256k1-kmp/) +[ ![Download](https://api.bintray.com/packages/acinq/libs/secp256k1/images/download.svg) ](https://bintray.com/acinq/libs/secp256k1-kmp/) First, you need to add the ACINQ libraries repository: