From 5356580fc697c46e6494624b80067cd636c4fb6e Mon Sep 17 00:00:00 2001
From: "Philipp C. Heckel" <philipp.heckel@gmail.com>
Date: Wed, 3 Nov 2021 11:35:53 -0400
Subject: [PATCH] Update README.md

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

diff --git a/README.md b/README.md
index 7b11e91..e68f513 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
 # ntfy
 
 **ntfy** (pronounce: *notify*) is a simple HTTP-based [pub-sub](https://en.wikipedia.org/wiki/Publish%E2%80%93subscribe_pattern) notification service.
-It allows you to send notifications to your phone or desktop via scripts from any computer, entirely without signup or cost.
+It allows you to **send notifications to your phone or desktop via scripts** from any computer, entirely without signup or cost.
 It's also open source (as you can plainly see) if you want to run your own.
 
 I run a free version of it at **[ntfy.sh](https://ntfy.sh)**, and there's an [Android app](https://play.google.com/store/apps/details?id=io.heckel.ntfy)
-- 
GitLab