diff --git a/sites/epgmaster.com/readme.md b/sites/epgmaster.com/readme.md new file mode 100644 index 00000000..c7f5f05b --- /dev/null +++ b/sites/epgmaster.com/readme.md @@ -0,0 +1,15 @@ +# epgmaster.com + +https://epgmaster.com + +### Download the guide + +```sh +npm run grab --- --site=epgmaster.com +``` + +### Test + +```sh +npm test --- epgmaster.com +```