update readme 3

This commit is contained in:
Manuel Araoz 2014-08-21 10:17:51 -04:00
parent d84ef323d0
commit aa488b1cbf
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ and websocket API. Insight API runs in NodeJS and uses LevelDB for storage.
This is a backend-only service. If you're looking for the web frontend application,
take a look at https://github.com/bitpay/insight.
*Insight API* allows to develop bitcoin related applications such as wallets that
*Insight API* allows to develop bitcoin-related applications (such as wallets) that
require certain information from the blockchain that bitcoind does not provide.
A blockchain explorer front-end have been developed to top of *Insight API*, it can