diff --git a/README.md b/README.md index f7b3b046..23cab4a4 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ libsecp256k1-zkp ![Dependencies: None](https://img.shields.io/badge/dependencies-none-success) -A fork of [libsecp256k1](https://github.com/bitcoin-core/secp256k1) with support for advanced and experimental features such as Confidential Assets and MuSig2 +A fork of [libsecp256k1](https://github.com/bitcoin-core/secp256k1) with support for advanced and experimental features such as Confidential Assets, MuSig2, and FROST. Added features: * Experimental module for ECDSA adaptor signatures.