You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+21-9
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,6 @@
1
-
Here's the corrected and final version of your `README.md` with proper formatting, fixed code blocks, and your local screenshot path updated to a GitHub-friendly relative path (`screenshots/ui.png`). Just copy and paste this into your `README.md` file on GitHub:
- This tool does **not** include WebKit itself. You need to [build WebKit from source](https://webkit.org) or use a precompiled version with `start.sh` or `start.ps1`.
97
110
- Make sure port `9221` is available and not blocked by firewalls.
111
+
- Tested on Windows 10. macOS and Linux should work if you run the `.py` script manually.
98
112
99
113
---
100
114
@@ -107,7 +121,5 @@ This project is licensed under the MIT License. See the `LICENSE` file for more
107
121
## 🙏 Credits
108
122
109
123
Built by [longkidkoolstar](https://github.com/longkidkoolstar). Inspired by Apple's WebKit DevTools and the desire for a simple UI to debug iOS Safari.
0 commit comments