diff --git a/README.md b/README.md index 719e4fb..95c14b5 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ [![js-standard-style](https://cdn.rawgit.com/feross/standard/master/badge.svg)](https://github.com/feross/standard) This module provides native bindings to ecdsa [secp256k1](https://github.com/bitcoin/secp256k1) functions. -This library is experimental, so use at your own risk. Works on node version 0.10 or greater. +This library is experimental, so use at your own risk. Works on node version 0.10 or greater and in the Browser via browserify. # Installation