diff options
Diffstat (limited to 'readme.md')
-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) |