From c5ecb74930c688420749773ff2100bcfb96c4342 Mon Sep 17 00:00:00 2001 From: Miguel Ángel Moreno Date: Sat, 28 Oct 2023 22:01:22 +0200 Subject: chore: update docs --- README | 6 +++--- README.md | 31 +++++++++++++++++++++++++++---- 2 files changed, 30 insertions(+), 7 deletions(-) diff --git a/README b/README index 770b6f6..ed7634d 100644 --- a/README +++ b/README @@ -101,9 +101,9 @@ server { #+end_src ** Screenshots -[[https://files.migalmoreno.com/tubo_kiosk.jpg]] -[[https://files.migalmoreno.com/tubo_channel.jpg]] -[[https://files.migalmoreno.com/tubo_stream.jpg]] +| Kiosk | Channel | Stream | +|----------------------------------------------+------------------------------------------------+-----------------------------------------------| +| [[https://files.migalmoreno.com/tubo_kiosk.jpg]] | [[https://files.migalmoreno.com/tubo_channel.jpg]] | [[https://files.migalmoreno.com/tubo_stream.jpg]] | ** Contributing Feel free to open an issue with bug reports or feature requests. PRs are more than welcome too. diff --git a/README.md b/README.md index d230de5..163a22f 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ To retrieve the data, it wraps the excellent [NewPipe Extractor](https://github. -If you consider self-hosting Tubo let me know about your instance via the [contribution methods](#org6588695). See [installation](#org4704244) for ways to set up Tubo in your server. +If you consider self-hosting Tubo let me know about your instance via the [contribution methods](#org7e7911e). See [installation](#org0916606) for ways to set up Tubo in your server. ## Installation @@ -118,9 +118,32 @@ If you want to self-host Tubo and make it publicly accessible you'll need to set ## Screenshots -![img](https://files.migalmoreno.com/tubo_kiosk.jpg) -![img](https://files.migalmoreno.com/tubo_channel.jpg) -![img](https://files.migalmoreno.com/tubo_stream.jpg) + + + +++ ++ ++ + + + + + + + + + + + + + + + +
KioskChannelStream
tubo_kiosk.jpgtubo_channel.jpgtubo_stream.jpg
## Contributing -- cgit v1.2.3