Merge branch 'main' into dev

This commit is contained in:
Gabriel Luiz Freitas Almeida 2023-03-14 10:53:18 -03:00 committed by GitHub
commit b5a9b558d2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -26,7 +26,7 @@ You can install LangFlow from pip:
Next, run:
`langflow` or `python -m langflow`
`python -m langflow` or just `langflow`
## 🎨 Creating Flows
@ -34,7 +34,8 @@ Creating flows with LangFlow is easy. Simply drag sidebar components onto the ca
Explore by editing prompt parameters, link chains and agents, track an agent's thought process, and export your flow.
## 🔧 Contributing
## 👋 Contributing
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.