Delete readme.md

This commit is contained in:
freearhey 2025-01-17 23:01:55 +03:00
parent f5a5beacc6
commit 630f031239

View file

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