Skip to content

Commit

Permalink
Rename the app generator’s readme.md to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
chasenlehara committed Feb 28, 2017
1 parent a50d285 commit db7b785
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/index.js
Expand Up @@ -20,7 +20,7 @@ module.exports = BaseGenerator.extend({
};

this.mainFiles = [
'readme.md',
'README.md',
'_gitignore',
'build.js',
'production.html',
Expand Down
File renamed without changes.

0 comments on commit db7b785

Please sign in to comment.