diff options
author | metamuffin <metamuffin@disroot.org> | 2024-01-25 19:37:21 +0100 |
---|---|---|
committer | metamuffin <metamuffin@disroot.org> | 2024-01-25 19:37:21 +0100 |
commit | 9ddd5f242d59b45e9120526012468002b2f654f4 (patch) | |
tree | 7177b5dbaa4106d1a7032f531cf4050c9932eae6 | |
parent | 7ded0f89080275d9a59e5155e1459ad7bf28509b (diff) | |
download | jellything-9ddd5f242d59b45e9120526012468002b2f654f4.tar jellything-9ddd5f242d59b45e9120526012468002b2f654f4.tar.bz2 jellything-9ddd5f242d59b45e9120526012468002b2f654f4.tar.zst |
link book in readme
-rw-r--r-- | readme.md | 7 |
1 files changed, 3 insertions, 4 deletions
@@ -3,6 +3,9 @@ Jellything (not to be confused with "Jellyfin") is a media streaming software, optimizied for serving movies and such. +To get started, take a look at +[the Book](https://jellything.metamuffin.org/book/) + ## Features - A functional and visually appealing user interface @@ -36,7 +39,3 @@ jellything data/config.yaml ## Licence The Licence is AGPL-3.0-only, see `COPYING` - -## API - -See [`api.md`](./api.md) |