diff --git a/sites/opto.sic.pt/readme.md b/sites/opto.sic.pt/readme.md new file mode 100644 index 00000000..429b4735 --- /dev/null +++ b/sites/opto.sic.pt/readme.md @@ -0,0 +1,21 @@ +# opto.sic.pt + +https://opto.sic.pt/guia-tv + +### Download the guide + +```sh +npm run grab --- --site=opto.sic.pt +``` + +### Update channel list + +```sh +npm run channels:parse --- --config=./sites/opto.sic.pt/opto.sic.pt.config.js --output=./sites/opto.sic.pt/opto.sic.pt.channels.xml +``` + +### Test + +```sh +npm test --- opto.sic.pt +```