Skip to content

Commit

Permalink
fix readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ameshkov committed Aug 23, 2022
1 parent 3d9fb37 commit cb6b66a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,5 +60,5 @@ godnsbench -a https://dns.google/dns-query -p 10 -c 1000 -q example.net
10 connections, 1000 queries for `example.net` with timeout 1 second to
AdGuard DNS using DNS-over-QUIC:
```shell
godnsbench -a quic://dns.adguard.com/dns-query -p 10 -c 1000 -t 1 -q example.net
godnsbench -a quic://dns.adguard.com -p 10 -c 1000 -t 1 -q example.net
```

0 comments on commit cb6b66a

Please sign in to comment.