JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
tweak README, add .git-ftp-include
authorJason Woofenden <jason@jasonwoof.com>
Thu, 3 Dec 2015 17:26:57 +0000 (12:26 -0500)
committerJason Woofenden <jason@jasonwoof.com>
Thu, 3 Dec 2015 17:26:57 +0000 (12:26 -0500)
.git-ftp-include [new file with mode: 0644]
README.txt

diff --git a/.git-ftp-include b/.git-ftp-include
new file mode 100644 (file)
index 0000000..2d13cd7
--- /dev/null
@@ -0,0 +1,5 @@
+index.html:main.coffee
+index.html:compress.coffee
+index.html:wordlist.txt
+index.html:template.html
+index.html:style.less
index 6a01cb6..c053fbf 100644 (file)
@@ -16,7 +16,7 @@ Click the last letter in your word again and it will disappear, giving you
 points.
 
 To save, copy down the URL, or make a bookmark. (The web address is
-automatically to contain the game state each time you make a word.)
+automatically updated to contain the game state each time you make a word.)
 
 
 Installing
@@ -35,8 +35,8 @@ installed like so:
 
        apt-get install coffeescript libjs-jquery node-uglify node-less make
 
-And you'll need a wordlist. This is a file with one word per line, with unix
-newlines (just \n). Download or create such a file, and name it wordlist.txt
+And you'll need a word list. This is a file with one word per line, with unix
+newlines (just LF). Download or create such a file, and name it wordlist.txt
 and place it in this directory.
 
 Then run: