Merge branch 'master' of gitea@code-repo.d4science.org:gCubeSystem/sortapp.git

This commit is contained in:
giancarlo 2020-09-22 15:41:48 +02:00
commit 5502de8c33
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# SortAPP
# SortApp
SortApp is simple example that sort a file in input.
Starting from this example, you can first create an installable package via pip3 and then a docker image in which it is installed the created package.