From 0017e21523e3e6bb7aabd872667a1488ff1af11c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C2=A0Ja=CC=81n=20Mikla=CC=81s=CC=8C?= Date: Fri, 5 Jul 2024 16:09:17 +0200 Subject: [PATCH] Add Table of Contents in free plugin README [MAILPOET-6136] --- mailpoet/README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/mailpoet/README.md b/mailpoet/README.md index acd5864774..fa4b5116fd 100644 --- a/mailpoet/README.md +++ b/mailpoet/README.md @@ -1,3 +1,17 @@ +### Table of Contents + +1. [MailPoet](#mailpoet) +2. [Setup](#setup) + 1. [Requirements](#requirements) + 2. [Installation](#installation) + 3. [Frameworks and libraries](#frameworks-and-libraries) +3. [Workflow Commands](#workflow-commands) +4. [Coding and Testing](#coding-and-testing) + 1. [DI](#di) + 2. [PHP-Scoper](#php-scoper) + 3. [i18n](#i18n) + 4. [Acceptance testing](#acceptance-testing) + ## MailPoet - For help with product, visit [SUPPORT](../SUPPORT.md).