sindresorhus / gulp-rev

Static asset revisioning by appending content hash to filenames: `unicorn.css` → `unicorn-d41d8cd98f.css`
MIT License
1.54k stars 218 forks source link

Update readme.md #224

Closed skube closed 7 years ago

skube commented 7 years ago

Resolves {doc enhancement}

What's new?

For what's it worth I found it very confusing understanding that gulp-rev was only one part in the task of successfully hashing assets and having them consumed. I feel the readme could be slightly more explicit for us newbs. 😊

zhouzi commented 7 years ago

Thanks @skube, hopefully the scope of gulp-rev will be clearer now 👍

sindresorhus commented 7 years ago

Update readme.md is not an acceptable title. Commit titles should be descriptive. Otherwise, I agree with the change.