Skip to content

Commit

Permalink
Fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
TarVK authored Sep 10, 2018
1 parent 463caed commit 6201de0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Dev dependencies:

## Usage

Too quickly get going, check out [this example](https://tarvk.github.io/pixi-shadows/build/demos/basic/):
To quickly get going, check out [this example](https://tarvk.github.io/pixi-shadows/build/demos/basic/):

```js
// Import everything, can of course just use <script> tags on your page as well.
Expand Down Expand Up @@ -190,7 +190,7 @@ Step by step description of what happens for each rendered frame:

## Demos overview

- [Basic demo](ttps://tarvk.github.io/pixi-shadows/build/demos/basic/)
- [Basic demo](https://tarvk.github.io/pixi-shadows/build/demos/basic/)
- [Advanced demo](https://tarvk.github.io/pixi-shadows/build/demos/advanced/)
- [Pixi-lights demo](https://tarvk.github.io/pixi-shadows/build/demos/pixi-lights/)
- [Process demo](https://tarvk.github.io/pixi-shadows/build/demos/system/)
Expand Down

0 comments on commit 6201de0

Please sign in to comment.