diff --git a/README.md b/README.md index e8f3840..51e2f50 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,10 @@ # Service Finder -A program that monitors the network for DNS-sd packets, prints the service, and then finds the IP and the name (in various ways). +A program that monitors the network for DNS-sd packets, prints the service, and then finds the IP and the name (in various ways). It also uses colors. # Usage `pip install -r requirements.txt` `python service-finder.py` + +# Interface +Screenshot 2024-07-06 at 23 59 32