From dc3887a619969aecd52839bef4706a57973f9d65 Mon Sep 17 00:00:00 2001 From: Grzegorz Kucmierz Date: Mon, 23 Feb 2026 22:18:06 +0000 Subject: [PATCH] docs: overwrite README with project description and centered preview image --- README.md | 40 +- package-lock.json | 1211 +++++++++++++++++++++++++++++++++++++++++++- package.json | 1 + public/cube.svg | 1 + public/preview.png | Bin 0 -> 74280 bytes 5 files changed, 1225 insertions(+), 28 deletions(-) create mode 100644 public/cube.svg create mode 100644 public/preview.png diff --git a/README.md b/README.md index f3c4b64..7782312 100644 --- a/README.md +++ b/README.md @@ -1,31 +1,21 @@ -# Vue 3 + Vite +# Rubik's Cube Logic Engine & Simulator -This template should help get you started developing with Vue 3 in Vite. The template uses Vue 3 `