From 239045460513b1e6e894bb675abc231354b6db33 Mon Sep 17 00:00:00 2001 From: Mohit Agarwal Date: Mon, 6 Jul 2026 18:53:20 +0530 Subject: [PATCH] docs: fix markdown rendering and broken license link --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6dee67f..b01a320 100644 --- a/README.md +++ b/README.md @@ -49,6 +49,7 @@ short_description: Enterprise Agentic RAG — upload PDFs and chat with AI > **Upload · Embed · Retrieve · Chat** — A production-grade AI document assistant built end-to-end with an agentic RAG pipeline, streaming responses, and per-user data isolation.
+ ## 🌟 GirlScript Summer of Code 2026 This project is an official participant in **GirlScript Summer of Code 2026 (GSSoC'26)** and welcomes contributions from the community. @@ -692,7 +693,7 @@ git checkout -b feature/my-feature upstream/dev ## 📄 License -Distributed under the **MIT License**. See [`LICENSE`](license) for more information. +Distributed under the **MIT License**. See [`LICENSE`](LICENSE) for more information. ---