From 8d0e23705cc477327615dd822229ea7e9840e83a Mon Sep 17 00:00:00 2001 From: Max Heckmann Date: Fri, 30 Dec 2022 22:58:53 +0100 Subject: [PATCH] minor changes in readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 24990e5..052985d 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ This is an attempt to standardize data plotting in Space Team Aachen, or at least to create a standard tool for it. If you just want to use the tool, read the first two parts of the article. If you want to help to develop the tool, then go to the section “Developer information”. Do you miss some functionalities which aren't listed in the section “Developer information”? Feel free to comment them down below. -

The tool is currently in the beta phase. I did some tests and everything should work, but I'm not quite sure that my tests covered all cases. So if problems occur, don't hesitate to write me a message (@Max Heckmann). +

The tool is currently in the beta phase. I did some tests and everything should work, but I'm not quite sure that my tests covered all cases. So if problems occur, don't hesitate to write me a message (Max Heckmann).

### Functionalities @@ -125,4 +125,4 @@ There are numerous functionalities still missing. The following list provides an 9. Allow multiple loads (Load different folder in one session) 10. Add try and catch statements around every user input -You are very welcome to help develop this tool further. If you are planning to do so, please send me a message (@Max Heckmann) and I give you a short introduction in the already existing code. This probably saves you some time. \ No newline at end of file +You are very welcome to help develop this tool further. If you are planning to do so, please send me a message (Max Heckmann) and I give you a short introduction in the already existing code. This probably saves you some time. \ No newline at end of file