From 455eac542cc24ea85c2e3e19dcef96f5de89fa50 Mon Sep 17 00:00:00 2001 From: Pakobbix Date: Thu, 18 Sep 2025 11:35:59 +0000 Subject: [PATCH] Update README with project overview --- README.md | 16 ++++++---------- 1 file changed, 6 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 1be33e0..22dd32b 100755 --- a/README.md +++ b/README.md @@ -3,15 +3,11 @@ A fully automated Video Generation Tool using Text Generation, Image Generation, Video Generation and a VLM to create Social Media Shorts from content with a colloquial sentence and a click. ## Features -- Text generation for prompts -- Image generation for visual assets -- Video generation for short clips -- VLM integration for content understanding +- Text generation +- Image generation +- Video generation +- VLM integration +- One‑click social media sharing ## Getting Started -1. Clone the repository. -2. Configure your credentials. -3. Run `npm start` to launch the tool. - -## Documentation -Further details can be found in the `docs/` folder or the wiki. \ No newline at end of file +... \ No newline at end of file