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