MikeCodesDotNET / ColoredBadges

Some badges I created for my GitHub profile readme.
MIT License
498 stars 221 forks source link

How to use the badges #46

Open gmarokov opened 3 years ago

gmarokov commented 3 years ago

Hey there! Fantastic idea for creating the badges. I have a question regarding of recommended usage of them. a) Should I copy the badges to my repo/ b) Should I just link them in my readme like https://github.com/MikeCodesDotNET/ColoredBadges/blob/master/png/devices/cisco%403x.png c) Is there any CDN or GitHub page for getting the content?

Sorry if the question was a bit silly, but in your readme you gave and example with <img src="help/badge1.svg" alt="example badge" style="vertical-align:top margin:6px 4px"> which is only valid if I have the repo checkout in my personal repo.

Thanks in advance! PS: Would you consider different styling for the icons for example white or transparent background?

Regards!

satyaki07 commented 3 years ago

I have copied the svg folder in my repo and now the icons are showing in the repo readme, but not getting displayed in my profile readme.