Update README.md

This commit is contained in:
Andrew
2026-06-08 15:03:33 +03:00
committed by GitHub
parent 624563f568
commit 98438b8c0a
+1 -2
View File
@@ -8,9 +8,8 @@
[![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)
### Other languages
- 🇺🇸 [English](docs/README.md)
- 🇷🇺 [Русский](docs/README.ru.md)
- 🇨🇳 [简体中文](docs/README.CN.md)
- 🇨🇳 [简体中文](docs/README.CN.md) (AI Translated)
**Watermark.Net** is an open-source .NET library for programmatically adding text and image watermarks to images. Built on [SixLabors.ImageSharp](https://github.com/SixLabors/ImageSharp), it provides a clean, extensible API for all your watermarking needs — from a single file to entire directory batches. Whether you need to protect copyrights, brand your media, or mark drafts, Watermark.Net makes image watermarking in C# simple and efficient.