From a315e3b5d6bc531e4cc191cacca10c476e0b87c3 Mon Sep 17 00:00:00 2001 From: Moritz Klack Date: Mon, 19 Apr 2021 10:45:13 +0200 Subject: [PATCH] docs(readme): add datablocks and maintainer --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 4ad857e4..f3173c26 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,8 @@ React Flow is a library for building node-based graphs. You can easily implement - **Website/Docs Repository:** https://github.com/wbkd/react-flow-docs - **Community:** https://discord.gg/Bqt6xrs +React Flow was initially created for [datablocks](https://datablocks.pro). A node-based editor for transforming, analyzing and visualizing data. + ## Installation @@ -59,10 +61,15 @@ Testing is done with cypress. You can find the tests in the [`integration/flow`] npm run test ``` +## Maintainer + +Moritz Klack • [Twitter](https://twitter.com/moklick) • [Github](https://github.com/moklick) + ## Support If you need custom support or features for your application we are [happy to hear from you](https://webkid.io/contact). + ### Thanks! Special thanks to [Andy Lindemann](https://github.com/AndyLnd) for a lot of helpful contributions!