More README tweaks

This commit is contained in:
Jeff Parsons 2014-09-28 18:26:31 -07:00 committed by jeffpar
commit 6bb1139a3f
6 changed files with 12 additions and 12 deletions

View file

@ -163,7 +163,7 @@ var aMachineFileTypes = {
};
var asNonDirectories = [
"COPYING"
"LICENSE"
];
/*
@ -182,7 +182,7 @@ var asNonDirectories = [
* should now be removed from the project).
*/
var asFilesNonListed = [
"COPYING",
"LICENSE",
"index.html",
"robots.txt",
"machine.xml",