From 749a41bc4ce4c00a97d407d6cf051b815b56b4d1 Mon Sep 17 00:00:00 2001 From: Andrew Date: Wed, 23 Jul 2025 23:52:51 +0300 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index bf85465..de3ed80 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # Watermark.Net -![NuGet Version](https://img.shields.io/nuget/v/Watermark.Net?style=for-the-badge) -![NuGet Downloads](https://img.shields.io/nuget/dt/Watermark.Net?style=for-the-badge&link=https%3A%2F%2Fwww.nuget.org%2Fpackages%2FWatermark.Net%2F) -![Lecense](https://img.shields.io/badge/license-MIT-green?style=for-the-badge) -![GitHub last commit](https://img.shields.io/github/last-commit/Geckon01/Watermark.Net?display_timestamp=author&style=for-the-badge) +![NuGet Version](https://img.shields.io/nuget/v/Watermark.Net) +![NuGet Downloads](https://img.shields.io/nuget/dt/Watermark.Net?link=https%3A%2F%2Fwww.nuget.org%2Fpackages%2FWatermark.Net%2F) +![Lecense](https://img.shields.io/badge/license-MIT-green) +![GitHub last commit](https://img.shields.io/github/last-commit/Geckon01/Watermark.Net?display_timestamp=author) [![Codacy Badge](https://app.codacy.com/project/badge/Grade/e6340e249ad743bc99c1745aaa0a9838)](https://app.codacy.com/gh/Geckon01/Watermark.Net/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade) Watermark.Net is open source .NET library for adding text and image watermarks to images. Built on SixLabors.ImageSharp, it provides a simple yet comprehensive API for all your watermarking needs.