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