From d84ef323d04fe1058b50941b91de0dd79bc6d79e Mon Sep 17 00:00:00 2001 From: Manuel Araoz Date: Thu, 21 Aug 2014 10:17:19 -0400 Subject: [PATCH] update readme 2 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 203740ad..6315654d 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # *insight API* *insight API* is an open-source bitcoin blockchain REST -and websocket API. Insight API runs in NodeJS and use LevelDB for storage. +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.