diff --git a/README b/README index 2df9258..6a92b83 100644 --- a/README +++ b/README @@ -1,6 +1,8 @@ NODEJS Drawing Game -* Based on the tutorial: http://tutorialzine.com/2012/08/nodejs-drawing-game/ +* Original work: http://tutorialzine.com/2012/08/nodejs-drawing-game/ +* Demo on Heroku: http://node-drawing-game.herokuapp.com/ + TBD: ---- diff --git a/index.html b/index.html index 3e5b8c9..a0439d9 100644 --- a/index.html +++ b/index.html @@ -28,7 +28,7 @@

Tip: if the stage gets dirty, simply reload the page