milano-js / open-source-starter

All you need to start an Open Source project
MIT License
13 stars 3 forks source link

Badges? #5

Open gabro opened 9 years ago

gabro commented 9 years ago

Off the top of my head:

Granze commented 9 years ago

Well, the boilerplate doesn't include tests, dependencies and such. Are you suggesting to add these badges anyway to let people know they exist?

gabro commented 9 years ago

Yes, I always spend too much time thinking about useful badges. The dependency one is useful even when you have 0 dependencies: it's the ideal project :P Travis badge makes sense since we have a Travis configuration Npm... I don't know

Granze commented 9 years ago

OK sold, I'll put some badges on the readme later. :)