From a7d2b7d2415c20fb7e245fe5fec45acee3ced65e Mon Sep 17 00:00:00 2001 From: Roman Mazeev Date: Mon, 8 Jan 2024 13:36:47 +0100 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 68dfc49..0ef48fd 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ -[![SPM](https://img.shields.io/badge/SPM-compatible-brightgreen.svg)](https://github.com/romanmazeev/MRZParser/blob/master/Package.swift) +[![Build and test](https://github.com/romanmazeev/MRZScanner/actions/workflows/Build%20and%20test%20framework.yml/badge.svg)](https://github.com/romanmazeev/MRZScanner/actions/workflows/Build%20and%20test.yml) +[![SPM](https://img.shields.io/badge/SPM-compatible-brightgreen.svg)](https://github.com/romanmazeev/MRZScanner/blob/master/Package.swift) # MRZScanner Library for scanning documents via [MRZ](https://en.wikipedia.org/wiki/Machine-readable_passport) using [ Vision API](https://developer.apple.com/documentation/vision/vnrecognizetextrequest).