- One Recent Post Veiw — Show Recentest Post to SVG
![Medium GitHub stats](https://medium-readme-stats.vercel.app/api/post?name={username})
Replace {username}
with the username of the medium username.
My Medium Blog Link is https://dev-seonghun.medium.com/
So I add to username dev-seonghun
.
[![Medium GitHub stats](https://medium-readme-stats.vercel.app/api/post?name=dev-seonghun)](https://dev-seonghun.medium.com/)
When you add netflix medium blog to Readme Stats like https://netflixtechblog.medium.com/
Using netflixtechblog
to username.
It will be render like below.
[![Medium GitHub stats](https://medium-readme-stats.vercel.app/api/post?name=netflixtechblog)](https://github.com/seonghun-dev/medium-readme-stats)
Please refer to contributing guide, we'll guide you from there.