From 2abc8fbdfe4161c3f65f0a066a4f46630f23fc07 Mon Sep 17 00:00:00 2001 From: Miguel Ángel Moreno Date: Tue, 25 Jul 2023 22:06:34 +0200 Subject: doc: Tweak wording --- README | 4 ++-- README.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README b/README index 4738bcd..1d4dabf 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ -# -*- mode: org; org-html-head-include-default-style: nil; org-html-postamble: nil; -*- +# -*- mode: org; org-html-head-include-default-style: nil; org-html-postamble: nil; after-save-hook: org-md-export-to-markdown; -*- #+OPTIONS: toc:nil num:nil * Tubo Tubo is a streaming front-end focused on bringing the [[https://github.com/TeamNewPipe/NewPipe][NewPipe]] experience to the web. It currently supports the same platforms as NewPipe, including YouTube, SoundCloud, and more. @@ -6,7 +6,7 @@ Tubo is a streaming front-end focused on bringing the [[https://github.com/TeamN To retrieve the data, it wraps the excellent [[https://github.com/TeamNewPipe/NewPipeExtractor][NewPipe Extractor]] library and exposes the extracted data over a REST API that is consumed by a local re-frame SPA. ** Try It Out -You can try a live demo at [[https://tubo.migalmoreno.com]]. If you can, please consider self-hosting Tubo and let me know about your instance via the [[*Contributing][contribution methods]]. See [[*Installation][installation]] for ways to set up Tubo in your server. +You can try a live demo at [[https://tubo.migalmoreno.com]]. If you consider self-hosting Tubo let me know about your instance via the [[*Contributing][contribution methods]]. See [[*Installation][installation]] for ways to set up Tubo in your server. ** Installation *** Packaging diff --git a/README.md b/README.md index 7daf960..2e0955a 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ To retrieve the data, it wraps the excellent [NewPipe Extractor](https://github. ## Try It Out -You can try a live demo at . If you can, please consider self-hosting Tubo and let me know about your instance via the [contribution methods](#org36cfc60). See [installation](#org88ed64e) for ways to set up Tubo in your server. +You can try a live demo at . If you consider self-hosting Tubo let me know about your instance via the [contribution methods](#orga74f48b). See [installation](#org688510e) for ways to set up Tubo in your server. ## Installation -- cgit v1.2.3