diff --git a/README.md b/README.md index 80d2352..e3d65f0 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,9 @@ -PixiJS — A 2D JavaScript Renderer +PixiJS — The HTML5 Creation Engine ============= ![pixi.js logo](http://www.goodboydigital.com/pixijs/pixiV4_wide_full.jpg) - - - -[![Inline docs](http://inch-ci.org/github/GoodBoyDigital/pixi.js.svg?branch=dev)](http://inch-ci.org/github/GoodBoyDigital/pixi.js) +[![Inline docs](http://inch-ci.org/github/pixijs/pixi.js.svg?branch=dev)](http://inch-ci.org/github/pixijs/pixi.js) [![Build Status](https://travis-ci.org/pixijs/pixi.js.svg?branch=dev)](https://travis-ci.org/pixijs/pixi.js) The aim of this project is to provide a fast lightweight 2D library that works @@ -15,7 +12,7 @@ If you want to keep up to date with the latest PixiJS news then feel free to follow us on twitter ([@doormat23](https://twitter.com/doormat23), [@rolnaaba](https://twitter.com/rolnaaba), [@bigtimebuddy](https://twitter.com/bigtimebuddy), [@ivanpopelyshev](https://twitter.com/ivanpopelyshev)) -and we will keep you posted! You can also check back on [our site](http://www.goodboydigital.com/blog) +and we will keep you posted! You can also check back on [our site](http://www.pixijs.com) as any breakthroughs will be posted up there too! **Your support helps us make PixiJS even better. Make your pledge on [Patreon](https://www.patreon.com/user?u=2384552&ty=h&u=2384552) and we'll love you forever!** @@ -65,7 +62,7 @@ ### Demos ### -- [WebGL Filters!](http://www.goodboydigital.com/pixijs/examples/15/indexAll.html) +- [WebGL Filters!](http://pixijs.github.io/pixi-filters/examples/) - [Run pixie run](http://www.goodboydigital.com/runpixierun) - [Fight for Everyone](http://www.goodboydigital.com/casestudies/fightforeveryone) - [Flash vs HTML](http://flashvhtml.com) @@ -108,7 +105,7 @@ - Primitive Drawing - Masking - Filters -- [User Plugins](https://github.com/pixijs/pixi.js/wiki/Pixi-v3-Plugins) +- [User Plugins](https://github.com/pixijs/pixi.js/wiki/v3-Pixi-Plugins) ### Basic Usage Example ### diff --git a/README.md b/README.md index 80d2352..e3d65f0 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,9 @@ -PixiJS — A 2D JavaScript Renderer +PixiJS — The HTML5 Creation Engine ============= ![pixi.js logo](http://www.goodboydigital.com/pixijs/pixiV4_wide_full.jpg) - - - -[![Inline docs](http://inch-ci.org/github/GoodBoyDigital/pixi.js.svg?branch=dev)](http://inch-ci.org/github/GoodBoyDigital/pixi.js) +[![Inline docs](http://inch-ci.org/github/pixijs/pixi.js.svg?branch=dev)](http://inch-ci.org/github/pixijs/pixi.js) [![Build Status](https://travis-ci.org/pixijs/pixi.js.svg?branch=dev)](https://travis-ci.org/pixijs/pixi.js) The aim of this project is to provide a fast lightweight 2D library that works @@ -15,7 +12,7 @@ If you want to keep up to date with the latest PixiJS news then feel free to follow us on twitter ([@doormat23](https://twitter.com/doormat23), [@rolnaaba](https://twitter.com/rolnaaba), [@bigtimebuddy](https://twitter.com/bigtimebuddy), [@ivanpopelyshev](https://twitter.com/ivanpopelyshev)) -and we will keep you posted! You can also check back on [our site](http://www.goodboydigital.com/blog) +and we will keep you posted! You can also check back on [our site](http://www.pixijs.com) as any breakthroughs will be posted up there too! **Your support helps us make PixiJS even better. Make your pledge on [Patreon](https://www.patreon.com/user?u=2384552&ty=h&u=2384552) and we'll love you forever!** @@ -65,7 +62,7 @@ ### Demos ### -- [WebGL Filters!](http://www.goodboydigital.com/pixijs/examples/15/indexAll.html) +- [WebGL Filters!](http://pixijs.github.io/pixi-filters/examples/) - [Run pixie run](http://www.goodboydigital.com/runpixierun) - [Fight for Everyone](http://www.goodboydigital.com/casestudies/fightforeveryone) - [Flash vs HTML](http://flashvhtml.com) @@ -108,7 +105,7 @@ - Primitive Drawing - Masking - Filters -- [User Plugins](https://github.com/pixijs/pixi.js/wiki/Pixi-v3-Plugins) +- [User Plugins](https://github.com/pixijs/pixi.js/wiki/v3-Pixi-Plugins) ### Basic Usage Example ### diff --git a/package.json b/package.json index cf34ec1..fcc3e24 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "pixi.js", "version": "4.5.4", - "description": "PixiJS is a fast lightweight 2D library that works across all devices.", + "description": "The HTML5 Creation Engine: Create beautiful digital content with the fastest, most flexible 2D WebGL renderer.", "author": "Mat Groves", "contributors": [ "Ivan Popelyshev ",