Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cursedcoder authored Feb 6, 2017
1 parent 3673894 commit bfc7f3e
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,10 @@ PIXI.loader
});
```

## Want to go advanced?

Read our [docs](examples/index.md).

## Using webpack or browserify?

Check out examples at our [sandbox](sandbox/README.md).
Expand Down Expand Up @@ -77,4 +81,4 @@ That will output the built distributables to `./bin`.

[node]: https://nodejs.org/
[typescript]: https://www.typescriptlang.org/
[yarn]: https://yarnpkg.com
[yarn]: https://yarnpkg.com

0 comments on commit bfc7f3e

Please sign in to comment.