From f28182165c00672c72a66680c1051a2699b397d9 Mon Sep 17 00:00:00 2001 From: 1computer1 Date: Mon, 22 Jun 2020 02:56:19 -0400 Subject: [PATCH] add output size to readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 75798fd..5f809f2 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,7 @@ Features include: - Maximum evaluation time. - Maximum concurrent evaluations. - Maximum number of retries. + - Maximum output size. Requires Docker 18+ to operate.