From f9f4eb0739bd694b362821149490c8b3d0fd2062 Mon Sep 17 00:00:00 2001
From: Tulir Asokan <tulir@maunium.net>
Date: Sat, 3 Dec 2022 17:52:37 +0200
Subject: [PATCH] Add hosted instances to readme

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

diff --git a/README.md b/README.md
index a926e2d..62eda7a 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,10 @@
 # reminder
 A [maubot](https://github.com/maubot/maubot) to remind you about things.
 
+## Hosted instances
+* maunium.net: [@reminder:maunium.net](https://matrix.to/#/@reminder:maunium.net).
+* t2bot.io: https://t2bot.io/reminderbot/
+
 ## Usage
 Use `!remind <date> <message>` to set a reminder. To subscribe to a reminder set by someone else,
 upvote the message with a 👍 reaction. To cancel a reminder, remove the message or reaction.
-- 
GitLab