Update 'README.md'

This commit is contained in:
parent c5b23c4e19
commit 7f62c6d433

View File

@ -1,2 +1,12 @@
# SampleApp1 # 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