From 3df4acc080837b501d25685fca9f34727d137c23 Mon Sep 17 00:00:00 2001 From: Koji Wakamiya Date: Mon, 15 Dec 2025 09:42:30 +0900 Subject: [PATCH] doc: Update README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0fdf9a7..e61be56 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # platform_image_converter [![pub package](https://img.shields.io/pub/v/platform_image_converter.svg)](https://pub.dev/packages/platform_image_converter) +[![GitHub license](https://img.shields.io/github/license/koji-1009/platform_image_converter)](https://github.com/koji-1009/platform_image_converter/blob/main/LICENSE) A high-performance Flutter plugin for cross-platform image format conversion and resizing using native APIs on iOS, macOS, Android, and Web.