diff --git a/README.md b/README.md index 786cab84..ea0b7130 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # DrawnUI for .NET MAUI -![NuGet Downloads](https://img.shields.io/nuget/dt/AppoMobi.Maui.DrawnUi.svg) +![License](https://img.shields.io/github/license/taublast/DrawnUi.Maui.svg) ![Build Status](https://github.com/taublast/DrawnUi.Maui/actions/workflows/build.yml/badge.svg) +![NuGet Downloads](https://img.shields.io/nuget/dt/AppoMobi.Maui.DrawnUi.svg) Rendering engine to draw your UI on a Skia canvas, with gestures and animations, designed to draw pixel-perfect custom controls instead of using native ones, powered by [SkiaSharp](https://github.com/mono/SkiaSharp)😍. Plug any existing and unique SkiaSharp code into MAUI layout!