diff --git a/README.md b/README.md index 953f02950..2bbb39afc 100644 --- a/README.md +++ b/README.md @@ -84,6 +84,28 @@ docker run --rm -i -t \ The above command alone will have `coredns` binary generated. +## Quick Start + +Create a minimal Corefile: + +```bash +cat > Corefile <