From 8274d584c2362fcb7294a8e33559eb8a65ee0831 Mon Sep 17 00:00:00 2001 From: Yannik Schmidt Date: Sat, 28 Nov 2020 16:16:09 +0100 Subject: [PATCH] fix link --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5f89366..4ab47d4 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ # Journald to Telegram Proof of Concept -You need to setup my Telegram-HTTP-Gateway and a Telegram Bot first, as described in the README herehttps://github.com/FAUSheppy/telegram-http-gateway. +You need to setup my Telegram-HTTP-Gateway and a Telegram Bot first, as described in the README here: + +[https://github.com/FAUSheppy/telegram-http-gateway](https://github.com/FAUSheppy/telegram-http-gateway)