docs(readme): add website note

This commit is contained in:
Moritz
2020-10-06 15:31:34 +02:00
committed by GitHub
parent 4b407c182c
commit 072347a49e

View File

@@ -1,5 +1,7 @@
![react-flow](https://user-images.githubusercontent.com/2857535/95202503-b0317780-07e1-11eb-86b1-127fe312facf.jpg)
## ✨ React Flow has a [new website](https://reactflow.dev) ✨
# React Flow
React Flow is a library for building node-based graphs. You can easily implement custom node types and it comes with components like a mini-map and graph controls. Feel free to check out the [examples](https://reactflow.dev/) or read the [blog post](https://webkid.io/blog/react-flow-node-based-graph-library/) to get started.