From 25a587b61490c6bde82f684edef3d860292049ab Mon Sep 17 00:00:00 2001 From: km0 Date: Sat, 12 Aug 2023 16:23:39 +0200 Subject: [PATCH] updated readme --- README.md | 21 +++++++++++++++++---- 1 file changed, 17 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 480dd98..7927391 100644 --- a/README.md +++ b/README.md @@ -11,12 +11,25 @@ Developed with Vite and Vue. The idea is: a minimal surface to sketch storyboard uploading images and sorting them through drag and drop. Ideally at the end a `csv` or `pdf` could be exported. +## Features +- Multiple scenes +- Load files with drag and drop +- Support both video and images +- Prevent accidental navigation +- Import / Export projects +- Data never leave your machine +- No server, no database, nothing +- Organize clips by color -## Vue 3 + Vite +## To build -This template should help get you started developing with Vue 3 in Vite. The template uses Vue 3 `