Update README logos
kelvins opened this issue · 3 comments
kelvins commented
I recently added new SVG logos to a logos folder in the project root.
It would be nice to update all SVG links from the README.md to point to these new logos.
jfmartinz commented
I recently added new SVG logos to a
logosfolder in the project root. It would be nice to update all SVG links from theREADME.mdto point to these new logos.
Just clarifiying. Like this logos/c.svg. All the svgs right?
jfmartinz commented
please assign this issue to me. thanks
kelvins commented
Yes, but I believe we must include a dot at the beginning, like replacing https://cdn.jsdelivr.net/gh/devicons/devicon/icons/cplusplus/cplusplus-original.svg by ./logos/cplusplus.svg.