diff --git a/README.md b/README.md index 036b688..572c818 100644 --- a/README.md +++ b/README.md @@ -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 IPv4 **and** IPv6 _both_. - Available as a web tool as well: [https://doggo.mrkaran.dev](https://doggo.mrkaran.dev). +- Shell completions for `zsh` and `fish`. ## Installation