From 61bcd76a9eb1f34ec0002f9a7a15fe835b1221ca Mon Sep 17 00:00:00 2001 From: Simon <9295182+grimsi@users.noreply.github.com> Date: Fri, 27 Sep 2024 15:32:39 +0200 Subject: [PATCH] Update README.md --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 807df1d..0ae7ed1 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,13 @@
-

Note: v2 is in a very early stage

-

Most features are missing, existing features will probably break!

- -


Gameyfin Logo

Gameyfin

Manage your video games.

+> [!IMPORTANT] +> Gameyfin v2 is still under heavy development and far from feature complete. +> You can check the current progress [here](https://github.com/gameyfin/gameyfin/pull/280). + ## Overview Name and functionality inspired by [Jellyfin](https://jellyfin.org/). @@ -41,4 +41,4 @@ Gameyfin v2 is written in Kotlin and uses the following libraries/frameworks: * Vaadin for the frontend * PF4J for the plugin system * H2 database for persistence -* Micrometer and Prometheus for monitoring \ No newline at end of file +* Micrometer and Prometheus for monitoring