corrections and updates

This commit is contained in:
VineFeeder
2026-07-06 13:05:39 +01:00
parent cd2ba34e63
commit 40756aac99
3 changed files with 56 additions and 5 deletions
+2 -1
View File
@@ -9,7 +9,7 @@ TwinVine combines two Python packages:
TwinVine helps you find, select, and download media. Use the graphical front end when you want search and selection assistance, and use the command-line downloader for exact URLs.
Envied is forked from unshackle github.com/unshackle-dl/unshackle and I thank the developers for thier effort.
Envied is forked from unshackle github.com/unshackle-dl/unshackle and I thank the developers for their effort.
## Key workflows
@@ -57,6 +57,7 @@ uv lock
uv sync
uv run vinefeeder --help
uv run envied --help
uv run envied dl -?
```
## Windows installation