How to add a top langs section to your GitHub profile

Last week I shared a post about GitHub stats on your GitHub profile README.md, and I wanted to follow that up with another resource from the same person.

Screenshot

Instructions

  1. Copy the following URL: https://github-readme-stats.vercel.app/api/top-langs/username=##########&layout=compact

  2. Replace ########## with your GitHub username

  3. Add this URL in the following format your profile README.md:

![Langs](https://github-readme-stats.vercel.app/api/top-langs/?username=##########&layout=compact)

For more details on customization, check out the repo:

https://github.com/iampavangandhi/iampavangandhi

Is there an error, or incorrect information in this post? Let me know!