diff --git a/README.md b/README.md index 8444422..801c8e0 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,13 @@ # Boids playground -[](./screenshot.png) +![Screenshot](https://git.rpuzonas.com/rpuzonas/boids-playground/src/branch/main/screenshot.png) A project for playing around with boid simulation paramaters live. This project ain't perfect, there are still lots of TODO's. But I am content with leaving in this kind of state, it performs pretty well and can compile to WASM. WEB version: https://rpuzonas.com/boid-playground + Desktop version: https://git.rpuzonas.com/rpuzonas/boids-playground/releases ## Getting Started