diff --git a/sites/kplus.vn/readme.md b/sites/kplus.vn/readme.md deleted file mode 100644 index 1ac0bb5e..00000000 --- a/sites/kplus.vn/readme.md +++ /dev/null @@ -1,21 +0,0 @@ -# kplus.vn - -https://www.kplus.vn/highlights/broadcast-schedule - -### Download the guide - -```sh -npm run grab --- --site=kplus.vn -``` - -### Update channel list - -```sh -npm run channels:parse --- --config=./sites/kplus.vn/kplus.vn.config.js --output=./sites/kplus.vn/kplus.vn.channels.xml -``` - -### Test - -```sh -npm test --- kplus.vn -```