cleanup readme

This commit is contained in:
2025-11-02 10:40:16 +01:00
parent 851ab88f85
commit dcf1399620

View File

@@ -54,11 +54,3 @@ configuration.userContentController.addUserScript(testScript)
// Load a URL // Load a URL
webView.load(URLRequest(url: URL(string: "https://example.com")!)) webView.load(URLRequest(url: URL(string: "https://example.com")!))
``` ```
## Contributing
Contributions are welcome! Open an issue or PR for bug fixes, improvements, or new features.
## License
MIT License.