From df8e925eec7953bf8ce39fce52e9ab81c9a91a52 Mon Sep 17 00:00:00 2001 From: Benedict Xavier <81157281+Benexl@users.noreply.github.com> Date: Mon, 29 Dec 2025 00:32:33 +0300 Subject: [PATCH] Update README with project reference and contribution info Added a project reference and updated contributing section. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index a8c9927..45a9ea8 100644 --- a/README.md +++ b/README.md @@ -362,6 +362,9 @@ You can run the background worker as a systemd service for persistence. systemctl --user daemon-reload systemctl --user enable --now viu-worker.service ``` + +## Project using it +**[Inazuma](https://github.com/viu-media/Inazuma)** - official gui wrapper over viu built in kivymd ## Contributing