From 54d4e2d87e5322eb3405bc09ab56711f9d531c44 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Fri, 13 Mar 2020 17:01:23 +0000 Subject: [PATCH] Add contribution and feedback titles --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8a3b919..65d47ed 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ ## Table of Contents - [Introduction](#introduction) +- [Contribution](#contribution) +- [Feedback](#feedback) - [Creating a new Drupal project with Composer](#creating-a-new-drupal-project-with-composer) - [Using the Symfony web server for local development](#using-the-symfony-web-server-for-local-development) - [The different types of available tests](#the-different-types-of-available-tests)