Update README.md

This commit is contained in:
Javi Agenjo
2018-12-03 17:56:11 +01:00
committed by GitHub
parent f5e6dd282e
commit 8fbeb6b9bb

View File

@@ -1,6 +1,6 @@
# litegraph.js
A library in Javascript to create graphs in the browser similar to [PureData](https://puredata.info/). Nodes can be programmed easily and it includes an editor to construct the graphs.
A library in Javascript to create graphs in the browser similar to Unreal Blueprints. Nodes can be programmed easily and it includes an editor to construct the graphs.
It can be integrated easily in any existing web applications and graphs can be run without the need of the editor.