From 88b9c9decd97461a00bf21413ec05dbb2d29d73c Mon Sep 17 00:00:00 2001 From: kodxana Date: Wed, 24 Nov 2021 16:43:07 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7dbea0c9b..fcba3cb8f 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ # LBRY App -This repo contains the UI code that powers the official LBRY desktop app, as well as lbry.tv. The LBRY app is a graphical browser for the decentralized content marketplace provided by the +This repo contains the UI code that powers the official LBRY desktop app. The LBRY app is a graphical browser for the decentralized content marketplace provided by the [LBRY](https://lbry.com) protocol. It is essentially the [lbry daemon](https://github.com/lbryio/lbry) bundled with a UI using [Electron](https://electron.atom.io/).