From 5bb41c30a82aa0350a2642c3b86c00487dacf2e9 Mon Sep 17 00:00:00 2001 From: Balte <54800864+baltermia@users.noreply.github.com> Date: Wed, 17 May 2023 08:20:28 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ff347e4..4c645bf 100644 --- a/README.md +++ b/README.md @@ -3,8 +3,8 @@ [![Nuget](https://img.shields.io/nuget/v/BarcodeReader.ImageSharp?style=flat-square)](https://www.nuget.org/packages/BarcodeReader.ImageSharp/) [![Downloads](https://img.shields.io/nuget/dt/BarcodeReader.ImageSharp.svg?style=flat-square)](https://www.nuget.org/packages/BarcodeReader.ImageSharp/) -[![Build](https://img.shields.io/github/workflow/status/baltermia/barcodereader-imagesharp/BarcodeReader.ImageSharp%20Build%20Pipeline?style=flat-square)](https://github.com/baltermia/barcodereader-imagesharp/actions/workflows/dotnet.yml) - +![Build Status](https://img.shields.io/github/actions/workflow/status/baltermia/barcodereader-imagesharp/dotnet.yml?style=flat-square) + A barcode reader compatible with SixLabors.ImageSharp using ZXing. Trying to get off System.Drawing.Common.