diff --git a/README.md b/README.md index df8ee50..034a8f9 100644 --- a/README.md +++ b/README.md @@ -3,4 +3,6 @@ A small raycaster graphics engine in javascript with html 5 canvas. Code mostly follows [this C++ raycaster tutorial](http://lodev.org/cgtutor/raycasting.html) +Live at [github.io](http://psaikko.github.io/raycast/) + ![screenshot](https://raw.githubusercontent.com/psaikko/raycast/master/screenshot.png)