From 4d929972df11cee6b2cadea3464c7d3c8053bf17 Mon Sep 17 00:00:00 2001 From: Thibault Neveu Date: Mon, 18 Jun 2018 19:09:32 +0100 Subject: [PATCH] Update pixi link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4c3a062..6dc466c 100644 --- a/README.md +++ b/README.md @@ -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. #### Script Tag