From 12cd68980ab226c76f5a9dc4e5c6b56153b49f68 Mon Sep 17 00:00:00 2001 From: Alex Selimov Date: Sun, 23 Mar 2025 22:37:46 -0400 Subject: [PATCH] Update syntax for video --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5ae8ac6..965e2c6 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # CodeRAG 🔍 -[![Demo of CodeRAG](./img/demo.png)](./img/demo.webm) +![Demo of CodeRAG](./img/demo.webm) A fully local Retrieval Augmented Generation (RAG) tool for enhancing software development workflows through contextual AI assistance. ## Overview