From da9ae00b77dfff229f0ca2d455ccbbb5603b5c07 Mon Sep 17 00:00:00 2001 From: Rafael Moraes <50295204+glomatico@users.noreply.github.com> Date: Fri, 4 Jul 2025 20:59:47 -0300 Subject: [PATCH] Clarify .wvd file setup instructions in README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9443e66..221bba0 100644 --- a/README.md +++ b/README.md @@ -49,8 +49,8 @@ The following tools are optional but required for specific features. Add them to - Move the cookies file to the directory where you'll run Votify and rename it to `cookies.txt`. - Alternatively, specify the path to the cookies file using command-line arguments or the config file. 3. Set up the .wvd file. - - Move the cookies file to the directory where you'll run Votify and rename it to `device.wvd`. - - Alternatively, specify the path to the cookies file using command-line arguments or the config file. + - Move the .wvd file file to the directory where you'll run Votify and rename it to `device.wvd`. + - Alternatively, specify the path to the .wvd file using command-line arguments or the config file. ## Usage