From 778cc52242b545b6a0d84435776308357984a0ed Mon Sep 17 00:00:00 2001
From: David Huss <dh@atoav.com>
Date: Tue, 5 Nov 2024 17:38:43 +0100
Subject: [PATCH] Add section on service

---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index b101d4f..d3e0e82 100644
--- a/README.md
+++ b/README.md
@@ -19,6 +19,7 @@ sudo systemctl restart mediactl.service
 ```
 
 
+
 ## autostart on RPI
 
 See [this](https://blog.r0b.io/post/minimal-rpi-kiosk/) for a description of how to start chromium via `/home/d0/.xinit` – note: this file contains the screen blanking settings (`xset 600 0` )
-- 
GitLab