From dd10024f8522c69573a7e8e7385b114f20c26232 Mon Sep 17 00:00:00 2001
From: Nikolaj Olsson <nikse.dk@gmail.com>
Date: Mon, 21 Oct 2019 22:17:32 +0200
Subject: [PATCH] Fix readme

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

diff --git a/README.md b/README.md
index c71c859..a927b35 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@ CSharp version of telxcc (from https://github.com/debackerl/telxcc)
 
 telxcc-sharp is a utility for extracting teletext Closed Captions from Transport Streams (.ts/.m2ts) into .srt text files.
 
-## ### Installing
+## Installing
 
 Compile with .NET Core 3 - should work on Windows/Linux/Mac.