Update README.md
diff --git a/README.md b/README.md
index a9aaffe..c172ea1 100644
--- a/README.md
+++ b/README.md
@@ -204,9 +204,7 @@
 WebGL Examples
 --------------
 
-The "WebGL" directory contains three simple WebGL demos that use the transcoder and compressor compiled to [WASM](https://webassembly.org/) with [emscripten](https://emscripten.org/). See more details [here](webgl/README.md).
-
-These demos are also online [here](https://subquantumtech.com/uastchdr2/).
+The "WebGL" directory contains three simple WebGL demos that use the transcoder and compressor compiled to [WASM](https://webassembly.org/) with [emscripten](https://emscripten.org/). These demos are online [here](https://subquantumtech.com/uastchdr2/). See more details [here](webgl/README.md).
 
 ![Screenshot of 'texture' example running in a browser.](webgl/texture_test/preview.png)
 ![Screenshot of 'gltf' example running in a browser.](webgl/gltf/preview.png)