DEV Community

Justin Goncalves
Justin Goncalves

Posted on • Updated on • Originally published at dev.to

How to Update README with Github Stats

Hi there

I am going to talk you about how you can update your readme with Github Stats

Just copy Paste this code

<img alt="Your Username's Github Stats" src="https://github-readme-stats.vercel.app/api?username=your username&show_icons=true" />
</details>
Enter fullscreen mode Exit fullscreen mode

Top comments (0)