diff --git a/README.md b/README.md index 4dd9b2d..415803c 100644 --- a/README.md +++ b/README.md @@ -43,4 +43,4 @@ Install the required packages for the build: npm install gulp -g npm install gulp-sourcemaps gulp-babel babel-preset-es2015 gulp-uglify gulp-concat gulp-cssnano gulp-autoprefixer gulp-order del ``` -Build with `gulp`. Make a release folder with `gulp release`. For seamless development, auto-minify changed filed with `gulp watch`. \ No newline at end of file +Build with `gulp`. Make a release folder with `gulp release`. For seamless development, auto-minify changed files with `gulp watch`. \ No newline at end of file