From 48fd5bb7929efa13f27c139d8672c263b17ea31a Mon Sep 17 00:00:00 2001 From: Karan Sharma Date: Wed, 21 Apr 2021 11:42:56 +0530 Subject: [PATCH] chore: update docs --- README.md | 1 + 1 file changed, 1 insertion(+) 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