diff --git a/README.md b/README.md index cdbfe6c..7adb825 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ Where: - `` is the path to the file where to log the output of the program. - `` is the path to the file where to write the build summary of the Docker image given in the configuration file. - `` is the path to the file where to log the hash of the downloaded artifact. -- `` is the path to the cache directory, where downloaded artifacts will be stored for future usage. +- `` is the path to the cache directory, where downloaded artifacts will be stored for future usage. If not specified, cache is disabled. ## License