From bedacc5631971f8f4c8777e8ade8d4b912075e07 Mon Sep 17 00:00:00 2001 From: pacnpal <183241239+pacnpal@users.noreply.github.com> Date: Thu, 30 Jan 2025 10:34:21 -0500 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d624920..7577674 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Python 3.7+

-A modern web application for checking and managing domain filtering in AdGuard Home. Built with FastAPI and modern JavaScript, following the official AdGuard Home OpenAPI specification. +A modern web application for checking and adding domains to custom filtering rules in AdGuard Home. Built with FastAPI and modern JavaScript, following the official AdGuard Home OpenAPI specification. ## Quick Start @@ -301,4 +301,4 @@ The application uses Pydantic models that match the AdGuard Home API specificati ## License -MIT License - See LICENSE file for details \ No newline at end of file +MIT License - See LICENSE file for details