Create readme.md

This commit is contained in:
freearhey 2025-01-18 01:03:24 +03:00
parent c338fdb0f4
commit f04a9bce17

View file

@ -0,0 +1,21 @@
# xem.kplus.vn
https://xem.kplus.vn/
### Download the guide
```sh
npm run grab --- --site=xem.kplus.vn
```
### Update channel list
```sh
npm run channels:parse --- --config=./sites/xem.kplus.vn/xem.kplus.vn.config.js --output=./sites/xem.kplus.vn/xem.kplus.vn.channels.xml
```
### Test
```sh
npm test --- xem.kplus.vn
```