From 7db67696b4cd00311d1b5d7e588d5e8f7158b706 Mon Sep 17 00:00:00 2001 From: VineFeeder Date: Sat, 13 Sep 2025 10:27:03 +0100 Subject: [PATCH] updates --- README.md | 2 ++ UPDATES.md | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2b56aa4..26e2e95 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,8 @@ TwinVine is the easy way to handle your download tasks. uv run envied dl (options) (service) (program url) uv run vinefeeder - to open the interactive GUI for search, browse, etc. + +To go to the command line use of 'envied' after using the GUI: close the GUI directly, or ctrl+c in terminal. ``` **Installation** diff --git a/UPDATES.md b/UPDATES.md index 85105c1..9cd3276 100644 --- a/UPDATES.md +++ b/UPDATES.md @@ -1,5 +1,5 @@ -##Updates## +**Updates** **13 Sept 2025:** -- Added selected service name to screen display with GUI use. +- Added selected service name to screen display with GUI use. Featured in the original but got lost! - corrected uv.lock to uv lock for initializing project