Closed Flet closed 9 years ago
Seems unnecessary to me, especially for a project that's just starting. Npm badge is useful information because it shows version number and links to the package. Travis badge because it's an indicator of project health. What purpose does download badge serve?
I like that it makes information symmetrical to what is on npmjs.com, which can avoid a trip there for users who may be vetting the package. I agree it's not integral.
I guess I'm a little skittish about it because I don't want to overload every readme with badges. I can see how it does provide an idea of how much the package is getting used -- but if you're just initializing a new module that number is always going to be zero.
Cool, makes sense.
Any thoughts on adding a download badge to the README?