mirror of
https://github.com/undeaDD/FakeWebKit.git
synced 2026-03-11 19:00:22 +01:00
cleanup readme
This commit is contained in:
@@ -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.
|
|
||||||
|
|||||||
Reference in New Issue
Block a user