From 6eade078b339f338a7dea638f265518612a3279b Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Sven=20M=C3=A4der?= <maeder@phys.ethz.ch>
Date: Tue, 5 Mar 2024 13:28:49 +0100
Subject: [PATCH] Add reference to lunch-menu-fetcher

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

diff --git a/README.md b/README.md
index 2fbcc56..2234599 100644
--- a/README.md
+++ b/README.md
@@ -2,8 +2,11 @@
 
 A [maubot](https://github.com/maubot/maubot) plugin for the canteen lunch menus at ETH Zurich.
 
-Forked from [reminder-agenda bot](https://github.com/MxMarx/reminder), which is
-basically [matrix-reminder-bot](https://github.com/anoadragon453/matrix-reminder-bot/tree/master) and [maubot/reminder](https://github.com/maubot/reminder) smushed together. This project includes code taken from all repositories, credit goes to them!
+Maubot forked from [reminder-agenda bot](https://github.com/MxMarx/reminder), which is
+basically [matrix-reminder-bot](https://github.com/anoadragon453/matrix-reminder-bot/tree/master) and [maubot/reminder](https://github.com/maubot/reminder) smushed together.
+Extension of [lunch-menu-fetcher](https://gitlab.phys.ethz.ch/gabriema/lunch-menu-fetcher),
+which uses webhooks to post lunch menus to rooms.
+This project includes code taken from all repositories, credit goes to them!
 
 ## Features
 
-- 
GitLab