diff --git a/html/index.html b/html/index.html index 02a3d6c..6f267d0 100644 --- a/html/index.html +++ b/html/index.html @@ -114,6 +114,10 @@ socket.on("START", function(data){ page += "

Get ready!

"; page += "

The game is about to begin.

"; + + page += "

Scrawl akward stories together with your friends, line by line.

"; + page += "

Every player writes the next line of the story and then gets to vote on their favourite. You gain a point for every vote on your submission. The line with the most votes gets added to the story.

"; + page += ""; // Show page