From 28164e533a715d8bcda707d2f874f8a17b0110bb Mon Sep 17 00:00:00 2001 From: Matthew McKinnon Date: Fri, 3 Oct 2025 23:04:13 +1000 Subject: [PATCH] chore: update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f129777..bb04f13 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ## 📖 Overview -This repository provisions and manages the GitHub Self-Hosted Runner for the Comprofix Homelab Infrastructure. This repo is designed to be run manually to build and setup the runner when requuired. +This repository provisions and manages the Gitea Self-Hosted Runner for the Comprofix Homelab Infrastructure. This repo is designed to be run manually to build and setup the runner when requuired. Built using Infrastructure as Code (IaC) with [OpenTofu](https://opentofu.org/) and [Ansible](https://ansible.com) ---