From 9e27a64ae50ce9b2156086b84c6060ae15bccea5 Mon Sep 17 00:00:00 2001 From: Tom Boullay Date: Fri, 3 Apr 2026 10:42:40 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 05e5442..b9b0ec6 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # upload-GLTF -A secure upload interface for 3D assets with automatic deployment to GitHub via Git LFS. +A secure upload interface for 3D assets with automatic deployment to GitHub via Git LFS. Designers can drag-and-drop models and textures, which are automatically versioned and pushed to a GitHub repository for easy collaboration and asset management. Built with Next.js, Tailwind CSS, and React. ## Description