From df6af8a29a1ae2d9c71c0f038438a397bc804da3 Mon Sep 17 00:00:00 2001 From: Juan Gilsanz Polo <47545344+JGeek00@users.noreply.github.com> Date: Mon, 20 Mar 2023 04:29:50 +0100 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index aabbe0f..c4df27d 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,9 @@ AdGuard Home Manager does not collect any personal user data. All data stored in ## Disclaimer This is an unofficial application. The AdGuard Home team and the development of the AdGuard Home software is not related in any way with this application. +## Recommended configuration and lists +On [this repository](https://github.com/JuanRodenas/Pihole_list) you can find a recommended configuration for AdGuard Home and some lists. Thanks to [JuanRodenas](https://github.com/JuanRodenas). + ## Third party libraries - [provider](https://pub.dev/packages/provider) - [sqflite](https://pub.dev/packages/sqflite) @@ -60,4 +63,4 @@ This is an unofficial application. The AdGuard Home team and the development of
-##### Created by JGeek00 \ No newline at end of file +##### Created by JGeek00