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