From 119dc966fa10863283d490c5ab67f7024df830b5 Mon Sep 17 00:00:00 2001 From: Yiannis Christodoulou Date: Thu, 25 Sep 2025 18:55:26 +0300 Subject: [PATCH] update readme files (video/chapters editors) --- frontend-tools/chapters-editor/README.md | 3 --- frontend-tools/video-editor/README.md | 3 --- 2 files changed, 6 deletions(-) diff --git a/frontend-tools/chapters-editor/README.md b/frontend-tools/chapters-editor/README.md index abca00bb..7237efd0 100644 --- a/frontend-tools/chapters-editor/README.md +++ b/frontend-tools/chapters-editor/README.md @@ -26,9 +26,6 @@ A modern browser-based chapter editing tool built with React and TypeScript that - React 18 - TypeScript - Vite -- Tailwind CSS -- Express (for development server) -- Drizzle ORM ## Installation diff --git a/frontend-tools/video-editor/README.md b/frontend-tools/video-editor/README.md index bbd7a80b..aa20372b 100644 --- a/frontend-tools/video-editor/README.md +++ b/frontend-tools/video-editor/README.md @@ -16,9 +16,6 @@ A modern browser-based video editing tool built with React and TypeScript that i - React 18 - TypeScript - Vite -- Tailwind CSS -- Express (for development server) -- Drizzle ORM ## Installation