update readme
This commit is contained in:
parent
68ef2d05bf
commit
e8339f4783
1 changed files with 3 additions and 13 deletions
14
README.md
14
README.md
|
@ -5,9 +5,6 @@
|
|||
<h1 align=center>LBRY App - https://lbry.tv/</h1>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<h2 align=center>
|
||||
<a href="https://github.com/lbryio/lbry-desktop/blob/master/LICENSE" title="MIT licensed">
|
||||
<img alt="npm" src="https://img.shields.io/dub/l/vibe-d.svg?style=flat">
|
||||
|
@ -17,9 +14,6 @@
|
|||
</a>
|
||||
<a href="https://travis-ci.org/lbryio/lbry-desktop">
|
||||
<img src="https://travis-ci.org/lbryio/lbry-desktop.svg?branch=master" alt="Build Status" />
|
||||
</a>
|
||||
<a href="https://david-dm.org/lbryio/lbry-desktop">
|
||||
<img src="https://david-dm.org/lbryio/lbry-desktop/status.svg" alt="Dependencies" />
|
||||
</a>
|
||||
<a href="https://chat.lbry.com">
|
||||
<img alt="GitHub contributors" src="https://img.shields.io/discord/362322208485277697.svg?logo=discord" alt="chat on Discord">
|
||||
|
@ -32,14 +26,12 @@
|
|||
</a>
|
||||
</h1>
|
||||
|
||||
|
||||
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/).
|
||||
|
||||
![App GIF](https://spee.ch/@lbry:3f/darwin-029.gif)
|
||||
|
||||
![App GIF](https://spee.ch/@lbrynews:0/lbry-joule.gif)
|
||||
|
||||
## Table of Contents
|
||||
|
||||
|
@ -51,10 +43,8 @@ The LBRY app is a graphical browser for the decentralized content marketplace pr
|
|||
6. [Security](#security)
|
||||
7. [Contact](#contact)
|
||||
|
||||
|
||||
|
||||
|
||||
## Install
|
||||
|
||||
[![Windows](https://img.shields.io/badge/Windows-Install-blue)](https://lbry.com/get/lbry.exe)
|
||||
[![Linux](https://img.shields.io/badge/Linux-Install-blue)](https://lbry.com/get/lbry.deb)
|
||||
[![MacOS](https://img.shields.io/badge/MacOS-Install-blue)](https://lbry.com/get/lbry.dmg)
|
||||
|
|
Loading…
Reference in a new issue