From e9e92cd1356120d7fa8fcf98ff6e649ae2448e2b Mon Sep 17 00:00:00 2001
From: Nazanin Bagherinejad <nazanin.bagherinejad@rwth-aachen.de>
Date: Mon, 18 Mar 2024 10:51:22 +0100
Subject: [PATCH] refactor: add html-based warning box

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

diff --git a/README.md b/README.md
index dc40c33..ec352f8 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,10 @@
-> **Notice: This Repository Is No Longer Maintained**
-> 
-> We would like to inform all users that this repository is no longer maintained. For the latest versions, please visit our new repository at the following link:
-> 
-> https://git.rwth-aachen.de/mbd/psimpy
+<div style="border-left: 4px solid #ffc107; background-color: #fff3cd; color: #856404; padding: 10px; margin-top: 10px;">
+<strong>Notice: This Repository Is No Longer Maintained</strong>
+
+We would like to inform all users that this repository is no longer maintained. For the latest versions, please visit our new repository at the following link:
+ 
+https://git.rwth-aachen.de/mbd/psimpy
+</div>
 
 ## News
 
-- 
GitLab