File tree Expand file tree Collapse file tree 1 file changed +7
-2
lines changed
Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -26,17 +26,22 @@ Import this link in Readme as image source.
2626 https://github-readme-medium-recent-article.vercel.app/medium/< medium-username> /< article-index>
2727```
2828- ` medium-username ` : your medium username/profile
29- - ` article-index ` : your recent article index. e.g: ` 0 ` means your latest article.
29+ - ` article-index ` : your recent article index. e.g: ` 0 ` means your latest article.
3030
3131#### Example
3232** Script in Readme.md**
3333
3434``` html
3535 <a target =" _blank" href =" https://github-readme-medium-recent-article.vercel.app/medium/@imantumorang/0" ><img src =" https://github-readme-medium-recent-article.vercel.app/medium/@imantumorang/0" alt =" Recent Article 0" >
36+
37+ <a target =" _blank" href =" https://github-readme-medium-recent-article.vercel.app/medium/@imantumorang/2" ><img src =" https://github-readme-medium-recent-article.vercel.app/medium/@imantumorang/2" alt =" Recent Article 2" >
38+
3639```
3740** Result**
3841
39- <a target =" _blank " href =" https://github-readme-medium-recent-article.vercel.app/medium/@imantumorang/0 " ><img src =" https://github-readme-medium-recent-article.vercel.app/medium/@imantumorang/0 " alt =" Recent Article 0 " >
42+ <a target =" _blank " href =" https://github-readme-medium-recent-article.vercel.app/medium/@imantumorang/0 " ><img src =" https://github-readme-medium-recent-article.vercel.app/medium/@imantumorang/0 " alt =" Recent Article 0 " >
43+
44+ <a target =" _blank " href =" https://github-readme-medium-recent-article.vercel.app/medium/@imantumorang/2 " ><img src =" https://github-readme-medium-recent-article.vercel.app/medium/@imantumorang/2 " alt =" Recent Article 2 " >
4045
4146
4247## Inspirations and Thanks
You can’t perform that action at this time.
0 commit comments