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
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
-
# Hyde Realtime Compiler Server
1
+
# HydePHP Realtime Compiler Server
2
2
3
-
The source code for the HydePHP Realtime Compiler Server. This packageis included with HydePHP through [`hyde/hyde`](https://github.com/hydephp/hyde).
3
+
The source code for the HydePHP Realtime Compiler Serverpackage, which is included through [`hyde/hyde`](https://github.com/hydephp/hyde).
4
4
5
5
The package adds a `php hyde serve` command which exposes a web server on port `8080` which will compile the requested web page on the fly and serve it to the browser.
0 commit comments