mathcodes / contentfordevelopers

We aim to please users with not just another solution bank to leetcode problems, but more. Contributors are encouraged to upload and share any additional content such as visual diagrams, animated GIFs, notes, charts, or whatever they use to not only solve, but UNDERSTAND the problem at hand.
https://www.contentfordevelopers.com/
MIT License
33 stars 31 forks source link

add links to contributor's images in README file #81

Open mathcodes opened 1 year ago

mathcodes commented 1 year ago

Simply use the user name in the img src to grab the URL, and wrap the img element in an anchor tag with the corresponding href :)

THANKS!

Be sure to include your own if you're a first-time contributor to this repo ;)