Clean up and document index.js

This commit is contained in:
DC
2016-03-06 21:19:11 -08:00
parent 7fc529f3c7
commit 61a99508ae
2 changed files with 101 additions and 72 deletions

View File

@@ -27,8 +27,8 @@ module.exports = {
mouseStationarySince: 0 /* Unix time in ms */
},
/* Saved state is read from and written to application config.
* It should be simple and minimal and must be JSON stringifiable.
/* Saved state is read from and written to a file every time the app runs.
* It should be simple and minimal and must be JSON.
*
* Config path:
*