From 7fa42f3d7dbe2b0791502d3c7f4899c892703164 Mon Sep 17 00:00:00 2001 From: eikendev Date: Fri, 15 Jan 2021 00:26:04 +0100 Subject: [PATCH] Minor formatting fix in README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 97151b7..24645a6 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,8 @@ This is similar to what [PushBullet](https://www.pushbullet.com/), [Pushover](ht The vision is to have compatibility with Gotify on the sending side, while on the receiving side an established service is used. This has the advantages that - sending plugins written for Gotify (like those for [Watchtower](https://containrrr.dev/watchtower/) and [Jellyfin](https://jellyfin.org/)) as well as -- receiving clients written for the messaging service can be reused. +- receiving clients written for the messaging service +can be reused. ### Why Matrix instead of X?