From c454bfe214c4d42d50a53428147a70c39fd388b4 Mon Sep 17 00:00:00 2001 From: imnotacoder-eeeee Date: Thu, 1 Aug 2024 00:56:18 -0400 Subject: [PATCH] fixing readme --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index 1100158..c839d79 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,17 @@ This script automates the deployment of Gitea using Incus containers. It provides a simple command-line interface to create a profile, install Gitea and PostgreSQL, and secure the configuration. +## Table of Contents +- [Prerequisites](#prerequisites) +- [Usage](#usage) + - [Create Profile](#create-profile) + - [Install Gitea](#install-gitea) + - [Secure Configuration](#secure-configuration) +- [Script Behavior](#script-behavior) +- [Notes](#notes) +- [Customization](#customization) +- [Troubleshooting](#troubleshooting) + ## Prerequisites - Incus installed and configured on your system