From b78471fe38775f6f33788b8e8b1a6e1070f35a86 Mon Sep 17 00:00:00 2001 From: ultrablob Date: Wed, 12 Feb 2025 22:14:31 -0500 Subject: [PATCH] add disclaimer to readme --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9917a09..5f4e3fb 100644 --- a/README.md +++ b/README.md @@ -4,10 +4,14 @@ A simple piece of software i cooked up in a few hours because it would be funny +Allows you to use voice commands to do simple tasks in Marvel Rivals + +Might be considered cheating, even though it's slower than doing stuff manually, use at your own risk + ### Setup ```sh -uv sync # sync dependencies (setup only) +uv sync ``` ### Usage