From ca3ddb4913f2c14bd362950bfa0d1bdac56d7ed9 Mon Sep 17 00:00:00 2001 From: Bitdeli Chef Date: Mon, 3 Feb 2014 20:33:45 +0000 Subject: [PATCH 1/2] Add a Bitdeli badge to README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 3be1b777d..6a1369587 100644 --- a/README.md +++ b/README.md @@ -46,3 +46,7 @@ Bitcore is still under heavy development and not quite ready for "drop-in" produ #Contributing Bitcore needs some developer love. Please send pull requests for bug fixes, code optimization, and ideas for improvement. + + +[![Bitdeli Badge](https://d2weczhvl823v0.cloudfront.net/dreyzehner/bitcore/trend.png)](https://bitdeli.com/free "Bitdeli Badge") + From 837acf12dd17e12004b747c9fadc2fb7c7557636 Mon Sep 17 00:00:00 2001 From: Jason Dreyzehner Date: Fri, 7 Feb 2014 21:08:56 -0500 Subject: [PATCH 2/2] Update README.md --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ea7d4af5a..e7640cc0f 100644 --- a/README.md +++ b/README.md @@ -46,11 +46,18 @@ Bitcore is still under heavy development and not quite ready for "drop-in" produ #Contributing Bitcore needs some developer love. Please send pull requests for bug fixes, code optimization, and ideas for improvement. -To build bitcore for the browser: +Work to enable Bitcore for use in the browser is ongoing. To build bitcore for the browser: ``` npm install -g grunt-cli grunt browserify ``` +#License + +**Code released under [the MIT license](https://github.com/bitpay/bitcore/blob/master/LICENSE).** + +Copyright 2013-2014 BitPay, Inc. Bitcore is a trademark maintained by BitPay, Inc. + + [![Bitdeli Badge](https://d2weczhvl823v0.cloudfront.net/bitpay/bitcore/trend.png)](https://bitdeli.com/free "Bitdeli Badge")