From 3674fc5e6b3ab7e3ed3444e9f8cc6c3c01692bab Mon Sep 17 00:00:00 2001 From: Javi Agenjo Date: Sun, 24 Sep 2017 10:46:38 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4b1bddc93c..1df5e1f87a 100755 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # litegraph.js -A library in Javascript to create graphs in the browser similar to PD. 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 [PureData](https://puredata.info/). 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.