Skip to content

Commit

Permalink
Merge pull request #80 from maslick/maslick-patch-1
Browse files Browse the repository at this point in the history
fix build badge icon in Readme
  • Loading branch information
maslick authored Sep 3, 2023
2 parents 727dcc1 + f19756b commit 1a7685b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
QR/bar code scanner for the Browser

[![npm](https://img.shields.io/npm/v/@maslick/koder.svg)](https://www.npmjs.com/package/@maslick/koder)
[![Build Status](https://github.com/maslick/koder-react/workflows/build/badge.svg)](https://github.com/maslick/koder-react/actions?query=workflow%3Abuild)
[![Build Status](https://github.com/maslick/koder-react/actions/workflows/prod.yml/badge.svg)](https://github.com/maslick/koder-react/actions?query=workflow%3Abuild)
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](./LICENSE)

## :bulb: Demo
Expand Down

0 comments on commit 1a7685b

Please sign in to comment.