diff --git a/README.md b/README.md
index 9fe55f8250b4d023c9c01e3946b0ed257d2d559c..3fb419a3407a3c9ac26658736df01dd3415ddcd8 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,11 @@
 # RT Maubot
-A [maubot](https://github.com/maubot/maubot) that sends markdown formatted links when it sees RT ticket numbers in a given format and provides an interface to RequestTracker4.
+A [maubot](https://github.com/maubot/maubot) for [Request Ttracker](https://bestpractical.com/request-tracker)
+
+## Features
+
+- Sends markdown formatted links when it sees RT ticket numbers in a given format
+- Implements basic functionality for interacting with RT
+- Uses the REST 1.0 interface
 
 ## Usage
 - `rt123456` - Responds with `[123456](https://rt.phys.ethz.ch/rt/Ticket/Display.html?id=123456)`