From 127a22678c3b8c9cd7347763703ec489ebb20787 Mon Sep 17 00:00:00 2001 From: FURK4NGG <105324908+FURK4NGG@users.noreply.github.com> Date: Tue, 25 Nov 2025 22:07:32 +0300 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6541a9c..6b22651 100644 --- a/README.md +++ b/README.md @@ -22,6 +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.** ## Installation ```bash