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