Delete readme.md

This commit is contained in:
freearhey 2025-01-19 17:17:38 +03:00
parent a37d616457
commit cb863682b1

View file

@ -1,21 +0,0 @@
# tva.tv
https://tva.tv/
### Download the guide
```sh
npm run grab --- --site=tva.tv
```
### Update channel list
```sh
npm run channels:parse --- --config=./sites/tva.tv/tva.tv.config.js --output=./sites/tva.tv/tva.tv.channels.xml
```
### Test
```sh
npm test --- tva.tv
```