diff --git a/README.md b/README.md index 15af815..74b4bb9 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # SortAppR -SortAppR is a simple example that allows you to sort a file in input. +SortAppR is a simple example that allows you to sort a file in input by R. Starting from this example, you can first create an simple script R and then a docker image in which it is installed the created script. This example declare the sortapp command as entrypoint. So once you can use this command at command line to run the example: