diff --git a/README.md b/README.md index e777a27..00d50b7 100644 --- a/README.md +++ b/README.md @@ -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.