From 3a616348971f5e6062c48e309322c238fea6c0f4 Mon Sep 17 00:00:00 2001 From: Jake Howard Date: Mon, 8 Jan 2024 21:38:58 +0000 Subject: [PATCH] Add README content --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 76ffe12..fd9ac77 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ -# adguardhome +# AdGuardHome -Terraform configuration for AdGuardHome \ No newline at end of file +Terraform configuration for [AdGuardHome](https://adguard.com/en/adguard-home/overview.html). + +Configured with Terraform because it's easier than managing a YAML file in my [`infrastructure`](https://git.theorangeone.net/systems/infrastructure) repo. It's also more fun!