From cb66174bf7a4ea690a44d92f8dd0829a6ac7b648 Mon Sep 17 00:00:00 2001 From: FURK4NGG <105324908+FURK4NGG@users.noreply.github.com> Date: Tue, 25 Nov 2025 22:07:54 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6b22651..bae540d 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ The project is built with modern JavaScript (ES modules) and uses **Vite** as th - **Performance‑focused**: Uses a single `BufferGeometry` and reuses materials to avoid per‑frame allocations. - **Responsive UI**: Sliders, randomize/reset buttons, and toggles for trail/full‑curve modes. - **Adjustable animation speed**. -- **Mobile Friendly UI.** +- **Mobile friendly UI.** ## Installation ```bash