From 51850520c19016432915ea658620eed8d084708b Mon Sep 17 00:00:00 2001 From: EinoHR Date: Fri, 31 Dec 2021 11:38:27 +0200 Subject: [PATCH] Add Table of Contents --- README.md | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5993342..efb2a79 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,20 @@ [![Awesome](https://awesome.re/badge.svg)](https://awesome.re) -# Awesome-LBRY-Projects +# Awesome-LBRY-Projects A list of community run projects built on and for the LBRY protocol. +## Contents +- [Contents](#contents) +- [LBRY clients](#lbry-clients) +- [LBRY web-based front-ends](#lbry-web-based-front-ends) +- [Applications](#applications) +- [Scripts & one-purpose applications](#scripts--one-purpose-applications) +- [Analytics](#analytics) +- [LBRY infrastructure monitoring](#lbry-infrastructure-monitoring) +- [Browser extensions](#browser-extensions) +- [LBC wallets](#lbc-wallets) +- [LBC mining pools](#lbc-mining-pools) + ## LBRY clients - [FastLBRY Terminal](https://notabug.org/jyamihud/FastLBRY-terminal)
A fully featured, terminal application to interact with LBRY. It will allow watching videos, download files, view and send comments, upload new files.