From 466da2c4f21ef95a81b685004e10ec5892db7516 Mon Sep 17 00:00:00 2001
From: Sebastiaan ten Pas <st981@cam.ac.uk>
Date: Wed, 18 Sep 2024 10:39:14 +0100
Subject: [PATCH] fix: README title to use project_name

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

diff --git a/template/README.md b/template/README.md
index 24ffab3..225a996 100644
--- a/template/README.md
+++ b/template/README.md
@@ -1,4 +1,4 @@
-# Attributes Proxy
+# {{ project_name }}
 
 ## Running locally
 
-- 
GitLab