diff --git a/README.md b/README.md index db85bc9dab67a9498e8fd5a86c0de02699047a6b..efe703c7c95f5a1baf42300019e6a41b44ff8710 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ A realtime fluid flow simulation on the GPU using WebGL -Live demo at git.amandaghassaei.com/VortexShedding/ +Live demo at amanda.pages.cba.mit.edu/VortexShedding/ This simulation solves the Navier-Stokes equations for incompressible fluid flow past an obstacle in a GPU fragment shader. It exhibits a phenomenon called vortex shedding,