We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 20557ac + 1842f30 commit ab96d50Copy full SHA for ab96d50
1 file changed
examples/http-server-demo/README.txt
@@ -1,3 +1,7 @@
1
+To use this example compile this library and invoke the executable with
2
+
3
+ --working-directory .../http/examples/http-server-demo
4
5
Point your browser at http://127.0.0.1:8000/ to view the demo pages.
6
7
Each page demonstrates a feature of the server or Dylan Server Pages. You should
0 commit comments