Update README.md (#7)

The package in bintray has lost the `-kmp`.
The badge needs to be updated to avoid image not found.
This commit is contained in:
Salomon BRYS 2020-07-09 18:54:22 +03:00 committed by GitHub
parent 5af1807f38
commit eeac972785
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,7 +4,7 @@ Kotlin/Multiplatform wrapper for Bitcoin Core's secp256k1 library. Targets: JVM,
## Installation ## 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: First, you need to add the ACINQ libraries repository: