diff --git a/README.md b/README.md index 189778a..f49f3e4 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ in a web browser. - Hot reloading while editing the CAD model (using the `yacv-server` package). - Fully-featured static deployment: just upload the viewer and models to your server. - Build123d playground! Code and build your model fully inside the - browser: [demo](https://yeicor-3d.github.io/yet-another-cad-viewer/#pg_code_url=https://raw.githubusercontent.com/gumyr/build123d/refs/heads/dev/examples/toy_truck.py). + browser: [demo](https://yeicor-3d.github.io/yet-another-cad-viewer/#pg_code=https://raw.githubusercontent.com/gumyr/build123d/refs/heads/dev/examples/toy_truck.py). ## Usage @@ -38,4 +38,4 @@ demo [here](https://yeicor-3d.github.io/yet-another-cad-viewer/?preload=logo.glb Yet Another CAD Viewer and other projects, with automatic updates. - [OCP.wasm](https://github.com/yeicor/OCP.wasm/) ports OCP (OpenCASCADE for Python) and supporting libraries to WebAssembly, enabling full in-browser CAD model generation and manipulation. This powers the build123d playground - provided by this viewer. \ No newline at end of file + provided by this viewer.