1
0

Update README.md

This commit is contained in:
2025-10-17 12:27:21 -04:00
parent ac3416a1d1
commit a51d71f4de

View File

@@ -131,11 +131,3 @@ python xtream-search.py --api-url "http://your-server.com" --username "user" --p
- Try partial matches (e.g., "cnn" instead of "CNN International")
- Use `all:term` to search across all content types
- Verify your credentials with `--debug`
## License
MIT License - feel free to modify and distribute.
## Contributing
Pull requests welcome! Please ensure code follows the existing style and includes appropriate error handling.