From ae3fef5bd48355d0196d0f3a7297e508f80add5c Mon Sep 17 00:00:00 2001
From: Marcus Mohr <marcus.mohr@lmu.de>
Date: Fri, 4 Nov 2022 11:10:03 +0100
Subject: [PATCH] Update README.md

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

diff --git a/README.md b/README.md
index 871ba58..3e6b1de 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
 # CPFT: C++ Programming with a Focus on Templates
 
-This project houses Jupyter notebooks used in the course mentioned in the title, given in winter term 2021/2022 at LMU Munich.
+This project houses Jupyter notebooks used in the course mentioned in the title, given for the first time in winter term 2021/2022 at LMU Munich.
 
 [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/git/https%3A%2F%2Fi10git.cs.fau.de%2Fmohr%2Fcpft.git/HEAD)
 
-- 
GitLab