Create readme.md

This commit is contained in:
freearhey 2025-01-16 23:43:05 +03:00
parent 2434bd2dc9
commit d1f96419ea

View file

@ -0,0 +1,17 @@
# thesportplus.com
US: https://www.thesportplus.com/schedule_usa.php
Australia: https://www.thesportplus.com/schedule_aus.php
Europe: https://www.thesportplus.com/schedule_euro.php
### Download the guide
```sh
npm run grab --- --site=thesportplus.com
```
### Test
```sh
npm test --- thesportplus.com
```