diff --git a/README.md b/README.md index 5d387b7..3bf55db 100644 --- a/README.md +++ b/README.md @@ -110,6 +110,7 @@ grunt.initConfig({ inlineTagAttributes: { js: 'data-inlined="true"', // Adds `````` css: 'data-inlined="true"' // Adds `````` + } }, src: 'src/index.html', dest: 'dist/index.html'