From 63991026a33457fe2a2e22ce96b4e94a8ecbfba3 Mon Sep 17 00:00:00 2001 From: Krishnan Shankar Date: Sat, 13 Apr 2024 21:09:54 -0400 Subject: [PATCH] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 454b6db..a3004db 100644 --- a/README.md +++ b/README.md @@ -1 +1,8 @@ # TJ UAV DNS + +This repository handles TJ UAV's DNS configuration (https://www.tjuav.org). + +- Uses: [octoDNS](https://github.com/octodns/octodns) +- Interfaces with: [Cloudflare](https://www.cloudflare.com) + - Using: [octoDNS Cloudflare Provider](https://github.com/octodns/octodns-cloudflare) +- Heavily inspired by: [Hack Club's DNS](https://github.com/hackclub/dns)