From 5315937f5c3c661ed2e780e03ec10abd469492a3 Mon Sep 17 00:00:00 2001 From: Jason Swank <632526+jswank@users.noreply.github.com> Date: Wed, 21 Jan 2026 18:43:24 -0500 Subject: [PATCH] Add TOC --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 038425f..f02d6b0 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,12 @@ A collection of installation scripts for binary tools, generated using [binstaller](https://github.com/binary-install/binstaller). These scripts are portable POSIX shell scripts that work across Linux, macOS, and Windows (Git Bash/WSL) and are designed to be a simple, secure way to install self-contained binaries from GitHub releases. +* [Quick Start](#quick-start) +* [Workflows](#workflows) + * [Creating New Installation Scripts](#creating-new-installation-scripts) +* [Notes](#notes) + * [Binary Names](#binary-names) + ## Quick Start Install any binary using its generated script: