add disclaimer to readme

This commit is contained in:
ultrablob 2025-02-12 22:14:31 -05:00
parent 06bedf40d0
commit b78471fe38

View file

@ -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