Skip to content
Markdown

Markdown Badge Generator

Create a shields.io badge for your README.

How it works

  1. 1Set the label, message, and color.
  2. 2A badge image in Markdown is generated.
  3. 3Paste it into your README.

Use cases

  • Add a build-status badge.
  • Show a version badge.
  • Display a license badge.

Frequently asked questions

How is the badge rendered?

It uses shields.io, the standard badge service, via an image URL embedded in Markdown.

What colors can I use?

Named colors (blue, green, red, brightgreen…) or hex codes accepted by shields.io.

Is it private?

Yes. Everything is generated in your browser; nothing is uploaded.

Read the guide
How to add badges to a Markdown README
Generate the small status badges that sit at the top of a README — what they signal, which ones earn their place, and how to keep them honest.
See all →