fix: Correct typo in project name in README.md

This commit is contained in:
2026-03-04 23:21:08 -05:00
parent cb29c8e392
commit c341d70f73
+1 -1
View File
@@ -1,4 +1,4 @@
# ekekDNSHelper
# ekDNSHelper
A cross-platform CLI tool that resolves hostnames against DNS servers and writes the resulting IP-to-hostname mappings into the local hosts file. It manages a clearly delimited block within the hosts file so it can cleanly add and remove only its own entries.