From 555e8c13d5e91124658f8ef0efeb214b658becd7 Mon Sep 17 00:00:00 2001 From: eyedeekay Date: Fri, 9 May 2025 23:28:00 -0400 Subject: [PATCH] test --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3191ae3..3bcefbc 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # go-github-sync -A Go tool that generates and sets up GitHub Actions workflows to automatically sync external repositories to GitHub mirrors. +A Go tool that generates and sets up GitHub Actions workflows to automatically sync external repositories to GitHub mirrors. This tool was created to make the life of a git admin easier. ## Overview