From 2fe194253715a4ebb2c6d5426d81f9d9f0c065c8 Mon Sep 17 00:00:00 2001 From: null_radix Date: Sat, 19 Dec 2015 23:07:36 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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