From 8ef0a12ab4d8df19831b0765c4480256c2526b83 Mon Sep 17 00:00:00 2001 From: "Frank A. Krueger" Date: Mon, 12 Mar 2018 21:12:19 -0700 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 77b0dcd..66b36ed 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,8 @@ It presents a classic object-oriented UI API that controls a dumb browser. With Head on over to [http://ooui.mecha.parts](http://ooui.mecha.parts) to tryout the samples. +You can also load [https://s3.amazonaws.com/praeclarum.org/wasm/ooui-sample.html](https://s3.amazonaws.com/praeclarum.org/wasm/ooui-sample.html) to try the WebAssembly mode of Ooui running Xamarin.Forms. (That's Xamarin.Forms running right in your browser!) + ## Try the Samples Locally