From b06cf5e1097651c56d0dd425ab232d82cd2081e9 Mon Sep 17 00:00:00 2001 From: Gabriel Almeida Date: Sat, 18 Mar 2023 18:47:26 -0300 Subject: [PATCH] feat: added star history to README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 56b01a1a0..60693f0b1 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,10 @@ Explore by editing prompt parameters, link chains and agents, track an agent's t We welcome contributions from developers of all levels to our open-source project on GitHub. If you'd like to contribute, please check our contributing guidelines and help make LangFlow more accessible. + +[![Star History Chart](https://api.star-history.com/svg?repos=logspace-ai/langflow&type=Timeline)](https://star-history.com/#logspace-ai/langflow&Date) + + ## 📄 License LangFlow is released under the MIT License. See the LICENSE file for details.