From aa488b1cbfbb9cdd361ace838182a563a46fb132 Mon Sep 17 00:00:00 2001 From: Manuel Araoz Date: Thu, 21 Aug 2014 10:17:51 -0400 Subject: [PATCH] update readme 3 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6315654d..a1539ce0 100644 --- a/README.md +++ b/README.md @@ -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