diff --git a/README.md b/README.md index f632924..aa5ab7e 100644 --- a/README.md +++ b/README.md @@ -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.