diff --git a/README.md b/README.md index 0fc9045..e8900a2 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # TesseractOcrMaui +[![Deploy iOS package to NuGet](https://github.com/henrivain/TesseractOcrMaui/actions/workflows/generate_ios_nuget.yml/badge.svg?branch=production)](https://github.com/henrivain/TesseractOcrMaui/actions/workflows/generate_ios_nuget.yml) +[![Deploy to NuGet](https://github.com/henrivain/TesseractOcrMaui/actions/workflows/generate_nuget.yml/badge.svg?branch=production)](https://github.com/henrivain/TesseractOcrMaui/actions/workflows/generate_nuget.yml) +[![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) + [Tesseract](https://github.com/tesseract-ocr/tesseract) wrapper for Windows, iOS and Android for .NET MAUI. ## What is this?