From 4a0bf31f0022b2429153caf96d1055bf5a4a795d Mon Sep 17 00:00:00 2001 From: Ikko Eltociear Ashimine Date: Thu, 4 Apr 2024 01:00:20 +0900 Subject: [PATCH] Update README.md (#223) ### What problem does this PR solve? fomatted -> formatted ### Type of change - [x] Documentation Update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6a7e67fd3..158ff8a4e 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ ## 💡 What is RAGFlow? -[RAGFlow](https://demo.ragflow.io) is an open-source RAG (Retrieval-Augmented Generation) engine based on deep document understanding. It offers a streamlined RAG workflow for businesses of any scale, combining LLM (Large Language Models) to provide truthful question-answering capabilities, backed by well-founded citations from various complex fomatted data. +[RAGFlow](https://demo.ragflow.io) is an open-source RAG (Retrieval-Augmented Generation) engine based on deep document understanding. It offers a streamlined RAG workflow for businesses of any scale, combining LLM (Large Language Models) to provide truthful question-answering capabilities, backed by well-founded citations from various complex formatted data. ## 🌟 Key Features