From a25d1b0843c810fb8ac040c1b6c3f178fcfd9040 Mon Sep 17 00:00:00 2001 From: Nicolas Dickinson Date: Sat, 28 Sep 2024 22:16:55 +0200 Subject: [PATCH] ToC --- README.md | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 6ed94ea..de8a7a4 100644 --- a/README.md +++ b/README.md @@ -7,14 +7,15 @@ Helper scripts for installing Abra on Debian. While it probably works on any Deb This repository contains a set of scripts designed to help you configure and deploy applications using the [Abra](https://coopcloud.tech/abra) command line (CLI) tool on your computer to manage remote servers. ### 📖 Table of Contents -[Introduction](#introduction) -[Repository Structure](#repository-structure) -[Key concepts](#key-concepts) -[Prerequisites](#prerequisites) -[Getting Started](#getting-started) -[Script Overview](#script-overview) -[Troubleshooting](#troubleshooting) -[Additional Resources](#additional-resources) + +- [Introduction](#-introduction) +- [Repository Structure](#-repository-structure) +- [Key concepts](#-key-concepts) +- [Prerequisites](#-prerequisites) +- [Getting Started](#-getting-started) +- [Script Overview](#-script-overview) +- [Troubleshooting](#-troubleshooting) +- [Additional Resources](#-additional-resources) ### 📝 Introduction