From 9c726793d2415b079a0c02e5f293efb32c2bf7bd Mon Sep 17 00:00:00 2001 From: Daniel Huang <99danielh@gmail.com> Date: Fri, 13 Dec 2024 21:49:39 -0500 Subject: [PATCH] add demo link to readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b9059cf..edb7aa6 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # boids +[demo](https://boids.dan.onl) + interactive 2d flocking simulation with many customizable parameters don't judge the code quality i don't know what i was doing