Update pixi link

This commit is contained in:
Thibault Neveu
2018-06-18 19:09:32 +01:00
committed by GitHub
parent efd36da940
commit 4d929972df
+1 -1
View File
@@ -29,7 +29,7 @@ Getting started
### Installing Metacar
You can use Metacar with a direct link in your HTML file or install it from NPM. However, metacar is based on [Pixi.js](www.pixijs.com): 4.7.1, then you need to include pixi.js as a global dependency in your HTML.
You can use Metacar with a direct link in your HTML file or install it from NPM. However, metacar is based on [Pixi.js](http://www.pixijs.com/): 4.7.1, then you need to include pixi.js as a global dependency in your HTML.
<a id='script-tag'></a>
#### Script Tag