From ac71f90ec8cde761b827be331ee37d6c355089f2 Mon Sep 17 00:00:00 2001 From: Dan Schaper Date: Thu, 18 Feb 2021 19:39:38 -0800 Subject: [PATCH] Remove incorrect informaion. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c3d2a52c..d795030e 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ FTLDNS

-FTLDNS(https://pi-hole.net/trademark-rules-and-brand-guidelines/) (`pihole-FTL`) provides an interactive API and also generates statistics for Pi-hole[®](https://pi-hole.net/trademark-rules-and-brand-guidelines/)'s Web interface. +FTLDNS (`pihole-FTL`) provides an interactive API and also generates statistics for Pi-hole[®](https://pi-hole.net/trademark-rules-and-brand-guidelines/)'s Web interface. - **Fast**: stats are read directly from memory by coupling our codebase closely with `dnsmasq` - **Versatile**: upstream changes to `dnsmasq` can quickly be merged in without much conflict