diff options
Diffstat (limited to 'readme.md')
-rw-r--r-- | readme.md | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,6 +1,6 @@ # Jellything -Jellything (not to be confuse with "Jellyfin") is a media streaming software, +Jellything (not to be confused with "Jellyfin") is a media streaming software, optimizied for serving movies and such. ## Features @@ -12,3 +12,7 @@ optimizied for serving movies and such. ## Licence The Licence is AGPL-3.0-only, see `COPYING` + +## API + +See [`api.md`](./api.md) |