diff --git a/README.md b/README.md index abf3c08..203740a 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,11 @@ # *insight API* -*insight API* is an open-source bitcoin blockchain REST +*insight API* is an open-source bitcoin blockchain REST and websocket API. Insight API runs in NodeJS and use 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 require certain information from the blockchain that bitcoind does not provide.