Update README.md

This commit is contained in:
pacnpal
2025-01-30 10:34:21 -05:00
committed by GitHub
parent 0bb99d3c6d
commit bedacc5631

View File

@@ -10,7 +10,7 @@
<a href="#requirements"><img src="https://img.shields.io/badge/python-3.7+-blue.svg" alt="Python 3.7+"></a>
</p>
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
MIT License - See LICENSE file for details