From 761c0b79c5c6330d078e96f2ec553221b5440601 Mon Sep 17 00:00:00 2001
From: minecraftchest1 <minecraftchest1@outlook.com>
Date: Tue, 20 Jul 2021 16:36:49 -0500
Subject: [PATCH] Add link to service files wiki page (#1545)

Added Systemd section to README.md. Added Systemd to table of contents.
---
 README.md | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/README.md b/README.md
index 30db7eb0..41005f73 100644
--- a/README.md
+++ b/README.md
@@ -67,6 +67,7 @@ And more...
       - [Bridge slack (#general) - discord (general)](#bridge-slack-general---discord-general)
   - [Running](#running)
     - [Docker](#docker)
+    - [Systemd](#systemd)
   - [Changelog](#changelog)
   - [FAQ](#faq)
   - [Related projects](#related-projects)
@@ -286,6 +287,10 @@ Usage of ./matterbridge:
 
 Please take a look at the [Docker Wiki page](https://github.com/42wim/matterbridge/wiki/Deploy:-Docker) for more information.
 
+### Systemd
+
+Please take a look at the [Service Files page](https://github.com/42wim/matterbridge/wiki/Service-files) for more information.
+
 ## Changelog
 
 See [changelog.md](https://github.com/42wim/matterbridge/blob/master/changelog.md)