From 18c82e3ae4965843a1224a5dedaa10b03447cf3b Mon Sep 17 00:00:00 2001 From: Javi Agenjo Date: Thu, 8 Mar 2018 12:40:47 +0100 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index bf03c1766c..e0a67159ba 100755 --- a/README.md +++ b/README.md @@ -8,6 +8,8 @@ It can be integrated easily in any existing web applications and graphs can be r ## Installation +I recommend to download the build/litegraph.js file which is more updated than the npm package. + ``` npm install litegraph.js ```