From 7f2ed9f55b03dd790297323a795e78b40b401556 Mon Sep 17 00:00:00 2001 From: Suraj Jha Date: Mon, 13 Apr 2026 22:05:15 +0545 Subject: [PATCH] Clarify PPTX template usage and add support tip Updated README to clarify PPTX template usage and added a tip for support. --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3b45a99d..5626132b 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,10 @@ What makes Presenton different? - Works with OpenAI, Gemini, Anthropic, Ollama, or custom models - API deployable - Fully open-source (Apache 2.0) -- Use your **existing PPTX files as templates** _(coming soon)_ +- Use your **existing PPTX files as templates** for AI presentation generation + +> [!TIP] +> **Star us!** A ⭐ shows your support and encourages us to keep building! 😇

Presenton