How to add - Buy me a Coffee

How to add - Buy me a Coffee
Photo by Team Nocoloco / Unsplash

If you have a Markdown (.md) file, its quite simple to add a buy-me-a-coffee button. This snippet below when added to a .md file will display the clickable button.

Account creation

You will ofcourse need to create an account with buymeacoffee. You will provide your communication details and bank details for the payments to be forwarded to. You can do so here: (This is my creators referral link).

buymeacoffee.com/invite/sudhirnakka

Adding the button (Anywhere)

Once your account is created, you can copy your snippet for the website itself or here it is. Please change the username to your own (replace sudhirnakka with yours)

<a href="https://www.buymeacoffee.com/sudhirnakka" target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/default-orange.png" alt="Buy Me A Coffee" height="41" width="174"></a>

Adding it to a .md content will render it like this:

Buy Me A Coffee

Have fun..