From e8928a0f2c2774dda5ec25143eaf5f22e46f78ee Mon Sep 17 00:00:00 2001 From: Fabian Vu <fabian.vu@hhu.de> Date: Mon, 23 May 2022 21:23:55 +0000 Subject: [PATCH] Update README.md --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 7715bb8..05b1f58 100644 --- a/README.md +++ b/README.md @@ -2,10 +2,8 @@ ## What is VisB? -VisB is an svg-based visualisation plugin for ProB2-UI. +VisB is a visualization tool in ProB2-UI to create domain-specific visualisations. ## Setting up VisB You will need to download a recent version of [ProB2-UI](https://www3.hhu.de/stups/prob/index.php/Download#ProB2_UI_using_Java_FX). - -After that, you can follow [these](https://www3.hhu.de/stups/prob/index.php/VisB) instructions. -- GitLab