From 48e9226cacf10adfe8a6c08a5f4b2e69e7fa2a6a Mon Sep 17 00:00:00 2001 From: Jeremy Kauffman Date: Tue, 21 Feb 2017 13:12:21 -0500 Subject: [PATCH] better intro --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f6c0c51d2..1e9626b52 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # LBRY App -This is a graphical browser for the decentralized content marketplace provided by the [lbry protocol](https://github.com/lbryio/lbry). +This is a graphical browser for the decentralized content marketplace provided by the [LBRY](https://lbry.io) protocol. It is essentially the [lbry daemon](https://github.com/lbryio/lbry) bundled with the [lbry web ui](https://github.com/lbryio/lbry-web-ui) in an [Electron](http://electron.atom.io/) application. ## Installing