diff --git a/sites/tva.tv/readme.md b/sites/tva.tv/readme.md deleted file mode 100644 index 871bcdc2..00000000 --- a/sites/tva.tv/readme.md +++ /dev/null @@ -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 -```