From b812e701680d5dd1c90f016d3bdd66f477becb96 Mon Sep 17 00:00:00 2001 From: Ben Hays Date: Wed, 22 Nov 2023 20:40:52 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8f26e4b..79c1a6e 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ # Homelab Automation -This is a repo containing some of the PowerShell/Bash scripts and Ansible playbooks I've written and utilized within my personal network/homelab. +This is a repo containing some of the PowerShell/Bash scripts and Ansible playbooks I've written and utilized within my personal network/homelab. Most of the scripts/playbooks should be self-explanatory by the name alone, but there's (hopefully) descriptions and comments in each file to explain the purpose and actions taken by each script.