From d19c640281b89d723c0eb6199eaa05a962fdb37f Mon Sep 17 00:00:00 2001 From: Node0 <2231752+Node0@users.noreply.github.com> Date: Sat, 11 Jul 2026 01:26:12 -0700 Subject: [PATCH 1/2] fixed url case issue --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d015f02..943d2ef 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ A self-contained, GPU-accelerated reimagining of the classic XScreenSaver *Fluid ![No dependencies](https://img.shields.io/badge/dependencies-none-3fe6a6?style=flat-square) ![Single file](https://img.shields.io/badge/runs-from_a_single_HTML_file-f5f8ff?style=flat-square) -### ▶ [**Launch the live simulation →**](https://node0.github.io/fluidballsjs/) +### ▶ [**Launch the live simulation →**](https://node0.github.io/FluidBallsJS/) No install, no server, no build step — it runs entirely in your browser. From 456e1e76ad0af8bb04a91d04b73aec21a9095820 Mon Sep 17 00:00:00 2001 From: Node0 <2231752+Node0@users.noreply.github.com> Date: Sat, 11 Jul 2026 01:27:20 -0700 Subject: [PATCH 2/2] fixed capitalization twice --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 943d2ef..4ef53c3 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ A self-contained, GPU-accelerated reimagining of the classic XScreenSaver *FluidBalls* — thousands of soft-body marbles sloshing, packing, and fusing in real time, with every physics and lighting knob live-tunable from an in-browser control panel. -[![Live Demo](https://img.shields.io/badge/▶_Live_Demo-Launch_it-62d8ff?style=for-the-badge)](https://node0.github.io/fluidballsjs/) +[![Live Demo](https://img.shields.io/badge/▶_Live_Demo-Launch_it-62d8ff?style=for-the-badge)](https://node0.github.io/FluidBallsJS/)   ![WebGL2](https://img.shields.io/badge/WebGL-2-9b7cff?style=flat-square) ![No dependencies](https://img.shields.io/badge/dependencies-none-3fe6a6?style=flat-square)