Update README.md

This commit is contained in:
Javi Agenjo
2018-03-23 11:14:15 -07:00
committed by GitHub
parent 0039b7c30a
commit dbe4ec9649

View File

@@ -8,12 +8,13 @@ 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.
You can install it using npm
```
npm install litegraph.js
```
Or downloading the ```build/litegraph.js``` version from this repository.
## First project ##
```html