From 3981a91756ddd2cee53048858c1e17713f166a07 Mon Sep 17 00:00:00 2001
From: Jonathan Weth <git@jonathanweth.de>
Date: Wed, 3 Nov 2021 16:32:32 +0100
Subject: [PATCH] Update features in README

---
 README.rst | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/README.rst b/README.rst
index f911965..8beea9a 100644
--- a/README.rst
+++ b/README.rst
@@ -10,9 +10,11 @@ Features
 --------
 
 The Resint app provides an interface for uploading PDF posters attached by a calendar week in which this poster is valid.
-The app provides a public URL `current.pdf` which always returns the current poster PDF and adds an poster item linked to
+The app provides a public URL `current.pdf` which always returns the current poster PDF and adds a poster item linked to
 the same URL.
 
+Additionally, it provides data models and update logic for so-called live documents which are periodically updated PDF files.
+
 Licence
 -------
 
-- 
GitLab