diff options
author | Joshua M. Boniface <joshua@boniface.me> | 2024-03-18 12:21:48 -0400 |
---|---|---|
committer | Joshua M. Boniface <joshua@boniface.me> | 2024-03-18 12:21:48 -0400 |
commit | 4304f9040bccc7b78099382193d28a512d79209e (patch) | |
tree | 9afba7f2d8c42f59d3c2e4a6c106107a93b433d5 | |
parent | Add quickstart section to README (diff) | |
download | jellyfin-packaging-4304f9040bccc7b78099382193d28a512d79209e.tar.gz jellyfin-packaging-4304f9040bccc7b78099382193d28a512d79209e.tar.bz2 jellyfin-packaging-4304f9040bccc7b78099382193d28a512d79209e.zip |
Improve header of repo
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,5 +1,5 @@ -<h1 align="center">Jellyfin</h1> -<h3 align="center">The Free Software Media System</h3> +<h1 align="center">Jellyfin Packaging</h1> +<h3 align="center">Part of Jellyfin: The Free Software Media System</h3> --- |