chore: update docs

pull/18/head
Karan Sharma 2021-04-21 11:42:56 +05:30
parent 7b858c5a93
commit 48fd5bb792
1 changed files with 1 additions and 0 deletions

View File

@ -30,6 +30,7 @@ to experiment with writing a DNS Client from scratch in `Go` myself. Hence the n
- Supports multiple resolvers at once. - Supports multiple resolvers at once.
- Supports IPv4 **and** IPv6 _both_. - Supports IPv4 **and** IPv6 _both_.
- Available as a web tool as well: [https://doggo.mrkaran.dev](https://doggo.mrkaran.dev). - Available as a web tool as well: [https://doggo.mrkaran.dev](https://doggo.mrkaran.dev).
- Shell completions for `zsh` and `fish`.
## Installation ## Installation