diff --git a/README.md b/README.md index 1c5ec6d..6dd01c0 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ +![Omnyx Logo](img/logo.png) + # Omnyx - Media Discovery Platform +![Omnyx Banner](img/banner.png) + A modern web application for browsing, managing, and discovering media across multiple categories. Omnyx provides a unified interface for your media library with support for importing from external sources like Playnite, StashAPP, and XBVR. ## Features diff --git a/img/banner.png b/img/banner.png new file mode 100644 index 0000000..a58e36e Binary files /dev/null and b/img/banner.png differ diff --git a/img/logo.png b/img/logo.png new file mode 100644 index 0000000..2f6c88c Binary files /dev/null and b/img/logo.png differ