From b1b2b4954ab6cf73a546d1a8e74f00184b90897e Mon Sep 17 00:00:00 2001 From: Michael Leuschel <leuschel@uni-duesseldorf.de> Date: Thu, 8 Oct 2020 12:22:52 +0200 Subject: [PATCH] update readme --- README.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6961e9c..83b2009 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,11 @@ -# visb-visualisation-examples +# VisualisationExamplesForVisB +## What is VisB? + +VisB is an svg-based visualisation plugin for ProB2-UI. + +## 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