From 2518891ee84ecc05052e012d93c4c5b948e89d5f Mon Sep 17 00:00:00 2001 From: Moritz Klack Date: Wed, 6 Jan 2021 12:19:23 +0100 Subject: [PATCH] chore(readme): add website repo --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 147a0d81..9bcfbca3 100644 --- a/README.md +++ b/README.md @@ -5,8 +5,10 @@ React Flow is a library for building node-based graphs. You can easily implement - **Website:** https://reactflow.dev - **Documentation:** https://reactflow.dev/docs - **Examples:** https://reactflow.dev/examples +- **Website/Docs Repository:** https://github.com/wbkd/react-flow-docs - **Community:** https://discord.gg/Bqt6xrs + ## Installation ```