From fe907502d6ecd9694503da9d26733a8900f7b7a5 Mon Sep 17 00:00:00 2001 From: Javi Agenjo Date: Wed, 24 Oct 2018 18:12:55 +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 e6c14f48d..3e7b6769b 100755 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ A library in Javascript to create graphs in the browser similar to [PureData](ht It can be integrated easily in any existing web applications and graphs can be run without the need of the editor. -![Node Graph](imgs/node_graph_example.png "WebGLStudio") +![Node Graph](imgs/node_graph_example.png "WebGLStudio" | width=695) ## Installation