diff --git a/README.md b/README.md index f47a8b0106ed152f71461723d7504a24e15be8ff..b549f0151a7f570b84cf58fe15055106b1cc7d51 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