diff options
author | metamuffin <metamuffin@disroot.org> | 2024-01-25 19:04:29 +0100 |
---|---|---|
committer | metamuffin <metamuffin@disroot.org> | 2024-01-25 19:04:29 +0100 |
commit | 7ded0f89080275d9a59e5155e1459ad7bf28509b (patch) | |
tree | 92cc7d92e8c1635fb2f5a4f4dab64d0ab9805a15 /doc/README.md | |
parent | cd6b484d24b638f08221ff1388564d8369d37126 (diff) | |
download | jellything-7ded0f89080275d9a59e5155e1459ad7bf28509b.tar jellything-7ded0f89080275d9a59e5155e1459ad7bf28509b.tar.bz2 jellything-7ded0f89080275d9a59e5155e1459ad7bf28509b.tar.zst |
more doc + api
Diffstat (limited to 'doc/README.md')
-rw-r--r-- | doc/README.md | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/doc/README.md b/doc/README.md index 978fa48..213100c 100644 --- a/doc/README.md +++ b/doc/README.md @@ -1,3 +1,9 @@ # Introduction -Jellything is a server software to serve media like movies, videos and music through a website. +Jellything is a free server software to serve media like movies, videos and +music through a website. + +## Source Code + +- [Main Source Repo](https://codeberg.org/metamuffin/jellything) +- [Assets Repo](https://codeberg.org/metamuffin/jellything-assets) |