Skip to content

Instantly share code, notes, and snippets.

View tiavina-mika's full-sized avatar

Tiavina Michael Ralainirina tiavina-mika

View GitHub Profile
@rupeshtiwari
rupeshtiwari / adding-images-badge-on-readme.md-files.md
Last active June 15, 2024 12:31
How to add your badge on readme files , nom, build, test result badges

How to add your own badge on README.md file

Here is a simple way to create your own badge for your npm package. I hope you will enjoy this.

Where to go and get badge

  • Go to https://shields.io/#/ website
  • prepare your own badge and
  • have these logo references in your readme files.

Alternative way to create badge

You can also follow this pattern https://img.shields.io/badge/[SUBJECT]-[STATUS]-[COLOR].svg and Put something on below values: