diff --git a/README.md b/README.md index 9640193..83cfa27 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # What is it? -This is a test at combining rust+WASM+WebGL. The prototype can be seen [here](https://ulimoen.dev/pages/waves). +This is a test at combining rust+WASM+WebGL. The prototype can be seen [here](https://ulimoen.dev/physics/maxwell). It is currently solving the 2D Maxwell equations in homogenous media. # Building Run `make_wasm.py` or `make_wasm.py -r` for the release version.