From 3230e38749ca7d9848921c58aae419d764dbd9c0 Mon Sep 17 00:00:00 2001
From: Timo Tjaden Stomberg <timo.stomberg@uni-bonn.de>
Date: Tue, 6 Sep 2022 10:05:15 +0200
Subject: [PATCH] updated readme with note that other tlib library exists

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

diff --git a/README.md b/README.md
index 8e34e42..8924d2a 100644
--- a/README.md
+++ b/README.md
@@ -104,6 +104,8 @@ After installing the repository, you can import it as tlib:
 
 `import tlib`
 
+Do NOT install this library typing 'pip install tlib'. This is another library having the same name.
+
 
 ## Getting Started: Easily Predict a Sensitivity Map using a Trained Model
 
-- 
GitLab