From ab63b6e13100de3001eaca85a2bbfee65d02108d Mon Sep 17 00:00:00 2001 From: Andrey Meshkov Date: Mon, 21 Dec 2020 19:34:19 +0300 Subject: [PATCH] Added links to README --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 5d774ee4..4c352000 100644 --- a/README.md +++ b/README.md @@ -298,12 +298,12 @@ Here's what you can also do to contribute: 4. Actualize the list of vetted *blocklists*. It it can be found in [client/src/helpers/filters/filters.json](https://github.com/AdguardTeam/AdGuardHome/blob/master/client/src/helpers/filters/filters.json). -## Projects that use AdGuardHome +## Projects that use AdGuard Home * Python library (https://github.com/frenck/python-adguardhome) * Hass.io add-on (https://github.com/hassio-addons/addon-adguard-home) -* OpenWrt LUCI app (https://github.com/rufengsuixing/luci-app-adguardhome) - +* OpenWrt LUCI app (https://github.com/kongfl888/luci-app-adguardhome) +* Prometheus exporter for AdGuard Home (https://github.com/ebrianne/adguard-exporter) ## Acknowledgments