Update README.md

This commit is contained in:
2014-05-24 20:50:15 +02:00
parent 0e9800e61d
commit e33692c61f
+5 -1
View File
@@ -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/).