From 41427297ab3c79865124900db8c13c36f496894e Mon Sep 17 00:00:00 2001 From: djmil Date: Fri, 30 Aug 2024 22:41:03 +0200 Subject: [PATCH] add link to the web demo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ecae164..8f18995 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -Immediate Mode GUI app with naive visualization for elastic balls collisions. +Immediate Mode GUI app with naive visualization for elastic balls collisions. [Demo](https://demo.pages.djmil.dev/egui-circles). # Build & run