diff --git a/README.md b/README.md index 1ed6924..5469d5d 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,8 @@ Lores ===== -Lores - library for drawing huge pixels on HTML5 canvas +Lores - library for drawing huge pixels on HTML5 canvas. + +You can find some usage examples in the `examples` folder. + +Also check out the Game Of Life implemented using Lores [here](http://www.ondrovo.com/projects/lores-life/).