Delete readme.md

This commit is contained in:
freearhey 2025-02-02 07:27:55 +03:00
parent 466d8b2147
commit 637edef019

View file

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