diff options
author | metamuffin <metamuffin@disroot.org> | 2023-02-19 16:17:17 +0100 |
---|---|---|
committer | metamuffin <metamuffin@disroot.org> | 2023-02-19 16:17:17 +0100 |
commit | 8d2a2fd918e52018b5ff5bc66bc3f67bb7c58d8d (patch) | |
tree | 6d165d79b42f69b60983d1b1914283b2b4dec7ad /readme.md | |
parent | 3edddb0aea423a6f41da7597aec1836b015bc6bb (diff) | |
download | jellything-8d2a2fd918e52018b5ff5bc66bc3f67bb7c58d8d.tar jellything-8d2a2fd918e52018b5ff5bc66bc3f67bb7c58d8d.tar.bz2 jellything-8d2a2fd918e52018b5ff5bc66bc3f67bb7c58d8d.tar.zst |
api doc
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) |