From 02f77575103084ad02c58b59e32278864cf8cfab Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Sven=20M=C3=A4der?= <maeder@phys.ethz.ch>
Date: Thu, 15 Aug 2024 17:37:27 +0200
Subject: [PATCH] Update readme: works with RT5

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

diff --git a/README.md b/README.md
index a7230d2..245b6af 100644
--- a/README.md
+++ b/README.md
@@ -5,8 +5,10 @@ A [maubot](https://github.com/maubot/maubot) for [RequestTracker](https://bestpr
 - Responds with some information about tickets if it sees RT ticket numbers in a given format
 - Implements basic functionality for interacting with RT
 - Assumes that the mxid localpart is equal to the RT username
+- Map Matrix users to RT users
 - Uses the REST 1.0 interface
 - Tested with `request-tracker4` on Debian
+- Tested with `request-tracker5` on Debian
 
 ## Usage
 - `rt123` - Responds with ticket information
-- 
GitLab