docs(readme): add datablocks and maintainer

This commit is contained in:
Moritz Klack
2021-04-19 10:45:13 +02:00
committed by GitHub
parent bcd0314e98
commit a315e3b5d6
+7
View File
@@ -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!