From e2e250fb1682265400d89ba6162e8e7ca860820b Mon Sep 17 00:00:00 2001 From: Fabrice Drouin Date: Fri, 3 Jul 2020 19:20:12 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a3739f8..1b9cdce 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Secp256k1 for Kotlin/Multiplatform -Bitcoin's secp256k1 library ported to Kotlin/Multiplatform for JVM, Android, iOS & Linux. +Kotlin/Multiplatform wrapper for Bitcoin Core's secp256k1 library. Targets: JVM, Android, iOS & Linux. ## Installation