From 0eda4019863bc9119cfd29166ce19cd0623d67dd Mon Sep 17 00:00:00 2001
From: AnonymousREConfSubmission
 <127930083+AnonymousREConfSubmission@users.noreply.github.com>
Date: Wed, 15 Mar 2023 15:29:55 +0100
Subject: [PATCH] Update README.md

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

diff --git a/README.md b/README.md
index f47a8b0..b549f01 100644
--- a/README.md
+++ b/README.md
@@ -29,8 +29,6 @@ pip install -r dependencies.txt
 ## Important Notes
 The individually created AQM needs to be located in the [data](application/static/data) and must follow the conceptualization procedure from the paper. For demonstration purposes, the AQM from the case study of the paper was included in this repository.
 
-In some browsers, the loaded subgraphs can be cached and different visualizations will not be shown. As a solution, disable caching for the "WebVOWL for AQM" page.
-
 ## Run the application
 Start the flask server
 ```cmd
-- 
GitLab