From 5f382847f94948294330e912b0061f52b17d39c1 Mon Sep 17 00:00:00 2001 From: "Frank A. Krueger" Date: Fri, 9 Mar 2018 23:13:41 -0800 Subject: [PATCH] Update README.md --- Ooui.Wasm/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Ooui.Wasm/README.md b/Ooui.Wasm/README.md index d48b9fb..243f84e 100644 --- a/Ooui.Wasm/README.md +++ b/Ooui.Wasm/README.md @@ -23,4 +23,4 @@ csc /nostdlib /target:library /r:managed/mscorlib.dll /r:managed/System.Runtime. python server.py ``` -Go to `locahost:8000/ooui.html` +Go to `locahost:8000/ooui-sample.html`