From 906bdb91f7ff0860d51f11bc162b8095ecd45e98 Mon Sep 17 00:00:00 2001
From: Marcus Mohr <marcus.mohr@lmu.de>
Date: Fri, 29 Oct 2021 15:29:42 +0000
Subject: [PATCH] Update README.md

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

diff --git a/README.md b/README.md
index 39e8600..871ba58 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,6 @@
-# CPFT
+# 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.
 
 [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/git/https%3A%2F%2Fi10git.cs.fau.de%2Fmohr%2Fcpft.git/HEAD)
 
-- 
GitLab