diff --git a/README.md b/README.md index 34876e72..add4fea6 100644 --- a/README.md +++ b/README.md @@ -26,15 +26,14 @@ FTLDNS (`pihole-FTL`) provides an interactive API and also generates statistics - **Interactive**: our API can be used to interface with your projects - **Insightful**: stats normally reserved inside of `dnsmasq` are made available so you can see what's really happening on your network - -# Official documentation +## Official documentation The official *FTL*DNS documentation can be found [here](https://docs.pi-hole.net/ftldns/). -# Installation +## Installation -FTLDNS (`pihole-FTL`) is installed by default when you choose to enable the Web interface when installing Pi-hole. +FTLDNS (`pihole-FTL`) is automatically installed when installing Pi-hole. -> IMPORTANT! +### IMPORTANT ->FTLDNS will _disable_ any existing installations of `dnsmasq`. This is because FTLDNS _is_ `dnsmasq` + Pi-hole's code, so both cannot run simultaneously. +>FTLDNS will *disable* any existing installations of `dnsmasq`. This is because FTLDNS *is* `dnsmasq` + Pi-hole's code, so both cannot run simultaneously.