diff --git a/README.md b/README.md
index 73c2dbff..5c8afabc 100644
--- a/README.md
+++ b/README.md
@@ -15,11 +15,21 @@
`xeus-cpp` is a Jupyter kernel for cpp based on the native implementation of the
Jupyter protocol [xeus](https://github.com/jupyter-xeus/xeus).
-Try Jupyter Lite demo by clicking below
+To try a Jupyter Lite demo based on the main branch
[](https://compiler-research.github.io/xeus-cpp/lab/index.html)
+
+
+
+To try a Jupyter Lite demo based on the latest release of xeus-cpp, which shows more of its capabilitities, including working with third party libraries,
+click on the following
+
+
+
+[](https://compiler-research.org/xeus-cpp-wasm/lab/index.html)
+
## Installation within a mamba environment (non wasm build instructions)