~bitfehler/hdig

c2907fa69c533a9cfb8813701e66c10f0b3d1417 — Conrad Hoffmann 1 year, 4 months ago 47c8d78
Update README to point to Paw DNS
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].