From 303eeaa6615c5cc190501d4ec44f691d081c105c Mon Sep 17 00:00:00 2001 From: Uyanide Date: Sat, 4 Apr 2026 08:34:00 +0200 Subject: [PATCH] chore: add disclaimer --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 46b1b87..adf1f3a 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ +> [!WARNING] +> +> This project is provided for educational and experimental purposes only. It is not intended for production or commercial use and may violate the terms of service of third‑party music platforms. Use of this software is at your own risk; the authors provide no warranties and accept no liability for any consequences arising from its use. + # LRX-CLI A CLI tool for fetching LRC lyrics on Linux. Automatically detects the currently playing track via MPRIS/DBus and retrieves the best-matching lyrics from multiple sources, ranked by confidence scoring.