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