diff --git a/README.md b/README.md index 8212b59..dcd8d73 100644 --- a/README.md +++ b/README.md @@ -1 +1,13 @@ -# Simple Guard Home +# SimpleGuardHome +**WARNING** Very early work in progress. Use at your own risk. + +SimpleGuardHome is a Python project designed to provide a simple method to check if a domain is blocked by AdGuard Home and then add a custom rule for it. + +## Features + +- Check if a domain is blocked by AdGuard Home. +- Add a custom blocking rule for a domain in AdGuard Home. + +## License + +This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.