Merge pull request #478 from Gitju/master

sed -i 's#github.com/bitpay/insight#github.com/bitpay/insight-ui#g'
This commit is contained in:
Braydon Fuller 2016-04-25 10:07:00 -04:00
commit 92ac2155d4

View File

@ -2,7 +2,7 @@
A Bitcoin blockchain REST and web socket API service for [Bitcore Node](https://github.com/bitpay/bitcore-node).
This is a backend-only service. If you're looking for the web frontend application, take a look at https://github.com/bitpay/insight.
This is a backend-only service. If you're looking for the web frontend application, take a look at https://github.com/bitpay/insight-ui.
## Getting Started