From a71441e8033ce88d2ea735d1c2cd040c910a63d5 Mon Sep 17 00:00:00 2001 From: Shannon Weyrick Date: Fri, 4 Sep 2020 11:18:49 -0400 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 926061f..7409f57 100644 --- a/README.md +++ b/README.md @@ -11,12 +11,12 @@ Overview Flamethrower is a small, fast, configurable tool for functional testing, benchmarking, and stress testing DNS servers and networks. It supports IPv4, IPv6, UDP, TCP, DoT, and DoH and has a modular system for generating queries used in the tests. -Originally built as an alternative to dnsperf (https://github.com/DNS-OARC/dnsperf), many of the command line options are compatible. +Originally built as an alternative to [dnsperf](https://github.com/DNS-OARC/dnsperf), many of the command line options are compatible. Getting Started --------------- -The easiest way to get started with Flamethrower is to use the public docker image: +The easiest way to get started with Flamethrower is to use the [public docker image](https://hub.docker.com/repository/docker/ns1labs/flame): ``` docker pull ns1labs/flame docker run ns1labs/flame --help