Fixing demo image

This commit is contained in:
Adrian Cooney 2013-07-01 02:53:52 +01:00
parent a2f37fe6b9
commit 03ce180608

View File

@ -3,7 +3,7 @@
`console.snapshot` takes and inputted _<canvas>_ element and outputs a snapshot of it into the console. It makes debugging the canvas a little less dramatic. See [this demo](http://dunxrion.github.io/console.snapshot). `console.snapshot` is a fork of the [`console.image`](http://github.com/dunxrion/console.image) and actually does something useful.
![The demo](http://i.imgur.com/IYLD8pz.png)
![The demo](http://i.imgur.com/fA0UGXT.png)
## Usage
### console.snapshot( _<canvas>_ )