-
Hi everyone. I wonder if you've all thought of joining github-readme-stats to shields. Ideaurl before
url after
url before
url after
What is this feature?My general idea is to follow the shields pattern in github-readme-stats. Before the github-readme-stats domain add the img. Why is this feature interesting?
Just a thought. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
@codehangen Thanks for your suggestion. I checked the shields.io syntax, and it looks like it also uses the regular query parameter syntax:
The only different thing is the |
Beta Was this translation helpful? Give feedback.
@codehangen Thanks for your suggestion. I checked the shields.io syntax, and it looks like it also uses the regular query parameter syntax:
The only different thing is the
img
prefix. Furthermore, to my knowledge, the syntax you suggest is not recommended for Vercel projects (see https://vercel.com/blog/vercel-node-helpers). I would therefore stay with the current syntax since it is more widely used.