From 533fc1f9159c7a3f9e27b0848fb68c6271b24cd4 Mon Sep 17 00:00:00 2001 From: Gabriel Luiz Freitas Almeida Date: Thu, 14 Nov 2024 12:40:10 -0300 Subject: [PATCH] chore: Revert "Fix: New Logo is not updated in README.md" (#4604) Revert "Fix: New Logo is not updated in README.md (#4589)" This reverts commit 5e69628e359f7c2f29d92de1a3c2de629a344fe3. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 468957b47..6a6175a87 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# [![Langflow](./docs/static/img/logo.svg)](https://www.langflow.org) +# [![Langflow](./docs/static/img/hero.png)](https://www.langflow.org)

Langflow is a low-code app builder for RAG and multi-agent AI applications. It’s Python-based and agnostic to any model, API, or database.