diff --git a/.gitignore b/.gitignore index 3a01937..15c575c 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,5 @@ libraries/* .fuse_hidden* # Don't include .DS_Store files *.DS_Store +# Don't include textastic iCloud stuff +*.icloud diff --git a/README.md b/README.md index 2a07fa5..a9b0750 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ I suck at JavaScript, which is why I wrote a lot of the underlying code in Pytho - [x] Create small info button that explains the project, controls, etc. - [x] Render this README into the help dialog - [x] The area with the network should contain instructions when it is blank - - [ ] Create a more thorough help dialog explaining controls, etc. which also includes the README + - [x] Create a more thorough help dialog explaining controls, etc. which also includes the README - [x] Add a "Random Article" button - [ ] While waiting for a node to expand, show a spinner on it to indicate progress is happening diff --git a/index.html b/index.html index 643f525..36c3750 100644 --- a/index.html +++ b/index.html @@ -51,32 +51,32 @@ - +