Refactor to allow ytfeed an installer

This commit is contained in:
dtb
2025-09-12 07:54:30 -06:00
parent 7b41970358
commit 37b86e5cbb
5 changed files with 52 additions and 10 deletions

3
README
View File

@@ -16,9 +16,6 @@ on its own with rustc(1). It's recommended to run the test program:
```sh
make test
# or test using menu(1)'s shebang
./test
```