1 files changed, 1 insertions(+), 8 deletions(-)
M README.md
M README.md => README.md +1 -8
@@ 1,10 1,3 @@
# hdig
-A simple DNS client written in [Hare](https://harelang.org).
-
-Currently mainly intended as a means to test and improve Hare's standard
-library DNS implementation. At some point this tool will become a viable
-replacement for `dig` et al.
-
-**NOTE:** Might at times use features that are not yet available in Hare or the
-Hare package you are using!
+`hdig` is now the `dnsc` component of [Paw DNS][https://git.sr.ht/~bitfehler/pawdns].