Awesome
<p align="center"> <img width="120px" src="https://raw.githubusercontent.com/omidnikrah/github-readme-medium/master/medium.png" /> <h2 align="center">GitHub Readme Medium</h2> <p align="center">📖 Show your latest Medium article on your READMEs!</p> </p>Usage
Copy paste following markdown into your markdown content, and that's it. Easy Easy Tammam Tammam!
Change the ?username=
value to your Medium's username.
[![Omid Nikrah Medium](https://github-readme-medium.vercel.app/?username=omidnikrah)](https://medium.com/@omidnikrah)
[![Omid Nikrah Medium](https://github-readme-medium.vercel.app/?username=omidnikrah&limit=2&bg=red&text=green)](https://medium.com/@omidnikrah)
use hexacode without using '#' symbol
[![Omid Nikrah Medium](https://github-readme-medium.vercel.app/?username=omidnikrah&limit=2&bg=222f2e&text=ff0000)](https://medium.com/@omidnikrah)
Options
Name | Description | Default value |
---|---|---|
username | Your Medium username | REQUIRED |
limit | Count of articles to show | 1 |
bg | Background color for card | white |
text | color for text | black |