diff --git a/sites/anteltv.com.uy/readme.md b/sites/anteltv.com.uy/readme.md new file mode 100644 index 00000000..65a6dba2 --- /dev/null +++ b/sites/anteltv.com.uy/readme.md @@ -0,0 +1,21 @@ +# anteltv.com.uy + +https://anteltv.com.uy/envivo + +### Download the guide + +```sh +npm run grab -- --site=anteltv.com.uy +``` + +### Update channel list + +```sh +npm run channels:parse -- --config=./sites/anteltv.com.uy/anteltv.com.uy.config.js --output=./sites/anteltv.com.uy/anteltv.com.uy.channels.xml +``` + +### Test + +```sh +npm test -- anteltv.com.uy +```