We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b9b5f7 commit b005045Copy full SHA for b005045
README.md
@@ -58,6 +58,6 @@ $webview->bind('getList', function ($seq, $req, $context) use ($webview, &$list)
58
<img src="examples/bindings/binding.png" width="330px">
59
60
## Building
61
-For prerequisites, read (The link)[https://github.com/webview/webview#prerequisites]
+For prerequisites, read [The link](https://github.com/webview/webview#prerequisites)
62
63
-To build the library, run **src/webview/build.sh** on Unix-based systems, **src/webview/build.bat** on Windows
+To build the library, run **src/webview/build.sh** on Unix-based systems, **src/webview/build.bat** on Windows
0 commit comments