From 7f62c6d433c99b0c2a9f3193ff71e21d0ad9c372 Mon Sep 17 00:00:00 2001 From: "TCS portal test user (insilicolab@gmail.com)" Date: Tue, 22 Mar 2022 17:06:32 +0100 Subject: [PATCH] Update 'README.md' --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 4f7e8bb..1e0ad84 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,12 @@ # SampleApp1 +This application shows: + - basic usage of input files + - basic usage of input parameters + - creation and returning of a simple image file + +Contents of the repository: + - [appDefinition.json](appDefinition.json) - application definition descriptor + - [sampleApp1.m](sampleApp1.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