From 3f3f855ac7e17be1ebcb114e944dda0fc00c88b2 Mon Sep 17 00:00:00 2001 From: "the Sane." <3657071+the-sane@users.noreply.github.com> Date: Tue, 12 Aug 2025 15:14:23 -0400 Subject: [PATCH] Update contributing info --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c232513..5dbeaa3 100644 --- a/README.md +++ b/README.md @@ -90,5 +90,6 @@ _Optional Dependencies: **zenity** (for GUI)_ - Runner Downloader inspired by https://github.com/richardtatum/sc-runner-updater ## Contributing -See the [Contributor's Guide](https://github.com/starcitizen-lug/lug-helper/wiki/Contributors-Guide) for a high level overview of the script -Packagers, please see the [Packager's Guide](https://github.com/starcitizen-lug/lug-helper/wiki/Packagers-Guide) +Please read the [Contributor's Guide](https://github.com/starcitizen-lug/lug-helper?tab=contributing-ov-file). +For a high level overview of the script's functions, please see [Code Structure and Overview](https://github.com/starcitizen-lug/lug-helper/wiki/Code-Structure-and-Overview) on the wiki. +Packagers, please see the [Packager's Guide](https://github.com/starcitizen-lug/lug-helper/wiki/Packagers-Guide).