This is a workaround for issue #87, as Markdown doesn't directly support
having the text and image aligned the same (at least not when i tried...).
All I've done is just added an image (replacing the name of the original
md-badges.png file) that replicates this effect.
📄 Seperated the code coverage badges and the website status badges from that category to their own respective ones
🔥 Removed "Netlify" and "Heroku" as they are hosting platforms and there isn't currently a section for hosting yet (coming soon though!)
⚠️ Removed many badges relating to repository status ⚠️
---------
- 📄 Seperated the code coverage badges and the website status badges from that category to their own respective ones
- 🔥 Removed "Netlify" and "Heroku" as they are hosting platforms and there isn't currently a section for hosting yet (coming soon though!)
- ⚠️ Removed many badges relating to repository status ⚠️
This was done as they honestly did not fit the other sections and this whole project in general.
I mean, take a look yourself at the other sections, they're stuff like "Browsers" and "Social Media". Having "docker pulls: 100" (example) just would not fit in this repo.
If you want these kinds of badges, see things like [dwyl/repo-badges](https://github.com/dwyl/repo-badges), or this [Medium article](https://sharifsuliman.medium.com/modern-github-badges-for-open-source-repositories-fb4dceeb368a) for some inspiration.
---------