Delete readme.md

This commit is contained in:
freearhey 2025-01-18 01:08:12 +03:00
parent 65147a45e9
commit 2f2485d9c0

View file

@ -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
```