From 64ac6dd9d96b59b6c895e3a9cc95dfd06225694c Mon Sep 17 00:00:00 2001 From: Jonathan Kurten <6809612+kurtenj@users.noreply.github.com> Date: Mon, 18 Nov 2024 10:43:19 -0800 Subject: [PATCH] fix: update hero and integrations image in readme (#4628) * Update hero and integrations image in readme * Fix border radius on hero asset --------- Co-authored-by: Nadir J <31660040+NadirJ@users.noreply.github.com> --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 6a6175a87..cb7543dd5 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# [![Langflow](./docs/static/img/hero.png)](https://www.langflow.org) +![Langflow](https://github.com/user-attachments/assets/ba8ab0c6-7fbf-4631-be0e-22b19cfd22f6)

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. @@ -35,8 +35,7 @@ 9. **Customize workflows** or create flows entirely just using Python. 10. **Ecosystem integrations** as reusable components for any model, API or database. -![Integrations](https://github.com/user-attachments/assets/e9c96dc4-47bf-48ab-ad58-e01e038f25e8) - +![Integrations](https://github.com/user-attachments/assets/5f63e6d0-dfd5-4c9c-9cfa-a5021619db2d) ## 📦 Quickstart