From a89bc63dbb576f66c9fc121b4d9d799b8050d223 Mon Sep 17 00:00:00 2001 From: Mylloon Date: Mon, 5 Jun 2023 17:29:47 +0200 Subject: [PATCH] readme! --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..50aee30 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# Implement DNS in a weekend + +From [this guide](https://implement-dns.wizardzines.com/index.html).