From f635a83b32efe742a8d409b3c0bcd34da4a5ade0 Mon Sep 17 00:00:00 2001 From: "TCS portal test user (insilicolab@gmail.com)" Date: Tue, 18 Oct 2022 14:04:35 +0200 Subject: [PATCH] Updated Readme --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 5c98b2c..a99f68d 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,11 @@ # MatlabSampleApp1 +This application shows: + - basic usage of input files + - creating and returning output file + +Contents of the repository: + - [appDefinition.json](appDefinition.json) - application definition descriptor + - [sampleApp.m](sampleApp.m) - executable script containing the application code + +Check the https://docs.cyfronet.pl/display/ISDOC/Examples documentation to learn how to use this example \ No newline at end of file