diff --git a/README.md b/README.md index 77d57a2..5f193e0 100644 --- a/README.md +++ b/README.md @@ -54,11 +54,3 @@ configuration.userContentController.addUserScript(testScript) // Load a URL 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.