From de8da0022179cfb551ad822d51252a434075e3a1 Mon Sep 17 00:00:00 2001 From: "the Sane." <3657071+the-sane@users.noreply.github.com> Date: Mon, 9 Sep 2024 00:29:30 -0400 Subject: [PATCH] Add link to contributors guide --- README.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 82709df..5c3474e 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Command line arguments are available for quickly launching functions from the te Configuration is saved in *$XDG_CONFIG_HOME/starcitizen-lug/* Keybinds are backed up to *$XDG_CONFIG_HOME/starcitizen-lug/keybinds/* -## Options: +## Options `Preflight Check` - Runs a series of system optimization checks and offers to fix any issues. @@ -67,7 +67,7 @@ Keybinds are backed up to *$XDG_CONFIG_HOME/starcitizen-lug/keybinds/* -## Installation: +## Installation **From Source:** 1. Download it! https://github.com/starcitizen-lug/lug-helper/releases @@ -81,7 +81,7 @@ Keybinds are backed up to *$XDG_CONFIG_HOME/starcitizen-lug/keybinds/* _Dependencies: **bash**, **coreutils**, **curl**, **polkit** (these should be installed by default on most distributions)_ _Optional Dependencies: **zenity** (for GUI)_ -## Contributors: +## Contributors - https://github.com/Termuellinator - https://github.com/pstn - https://github.com/gort818 @@ -90,3 +90,6 @@ _Optional Dependencies: **zenity** (for GUI)_ - https://github.com/ananace - https://github.com/LovingMelody - Runner Downloader inspired by https://github.com/richardtatum/sc-runner-updater + +## Contributing +See the [Contributors' Guide](https://github.com/starcitizen-lug/lug-helper/wiki/Contributors-Guide) for a high level overview of the script