From: Jason Woofenden Date: Thu, 3 Dec 2015 17:26:57 +0000 (-0500) Subject: tweak README, add .git-ftp-include X-Git-Url: https://jasonwoof.com/gitweb/?p=hexbog.git;a=commitdiff_plain;h=39adfebf541df9f75d90a4b9960df679f87dee1a tweak README, add .git-ftp-include --- diff --git a/.git-ftp-include b/.git-ftp-include new file mode 100644 index 0000000..2d13cd7 --- /dev/null +++ b/.git-ftp-include @@ -0,0 +1,5 @@ +index.html:main.coffee +index.html:compress.coffee +index.html:wordlist.txt +index.html:template.html +index.html:style.less diff --git a/README.txt b/README.txt index 6a01cb6..c053fbf 100644 --- a/README.txt +++ b/README.txt @@ -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: