From b652dc1bc7af3948849a0545335093324e6746ac Mon Sep 17 00:00:00 2001 From: "TCS portal test user (insilicolab@gmail.com)" Date: Tue, 18 Oct 2022 15:35:20 +0200 Subject: [PATCH] Updated Readme --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 675d27a..f5e77c8 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,12 @@ # PythonSampleApp +This application shows: + - basic usage of input files in Python applications + - basic usage of input files in Python applications + - creating and returning output file in Python application + +Contents of the repository: + - [appDefinition.json](appDefinition.json) - application definition descriptor + - [sample_app.py](sample_app.py) - 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