Grepper README Embeds
Have you ever wanted to share with the world all of those dumb coding questions that you really should know the answer to, but you end up having to look up anyways? Me too, and now you can using Grepper README Embeds 🥳 Simply paste the following into your GitHub README:
Replace YOUR%20NAME
with the name you wish to be displayed in the embed, and replace YOUR_ID
with your Grepper ID.
<div><a href="https://github.com/ocapraro/grepper-readme-embeds">
<img align="left" width="765em" src="https://grepper-readme-embeds.vercel.app/api/activity?name=YOUR%20NAME&id=YOUR_ID" />
</a></div>