From bb682a114f64f16960f8f10d5c5e5c38bd86c5ea Mon Sep 17 00:00:00 2001 From: Rodrigo Nader Date: Mon, 13 Mar 2023 14:47:42 -0300 Subject: [PATCH] add gif to README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cdcf54c8e..b7a7ed059 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ Github License

-![LangFlow Logo](https://github.com/logspace-ai/langflow/blob/main/img/llm_simple_flow.png) +![LangFlow Logo](https://github.com/logspace-ai/langflow/blob/main/img/langflow-demo.gif) LangFlow is a GUI for [LangChain](https://github.com/hwchase17/langchain), designed with [react-flow](https://github.com/wbkd/react-flow) to provide an effortless way to experiment and prototype flows with drag-and-drop components and a chat box.