sindresorhus / gulp-rev

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

Improve documentation #159

Closed benbieler closed 8 years ago

benbieler commented 8 years ago

The redme.md is way to log, so my solution would be to create a docs folder, and split the redme up. With a good documentation issues like #156 would not occur.

sindresorhus commented 8 years ago

Happy to see it split up if you think it would help :)