From 5236dd58ff8bb48e8560e7d32f2261e6240e2346 Mon Sep 17 00:00:00 2001 From: mlerik <baerenjesus@gmail.com> Date: Thu, 18 Jul 2019 17:06:52 +0000 Subject: [PATCH] Update README.md --- scoring/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/scoring/README.md b/scoring/README.md index b8612fb..c611380 100644 --- a/scoring/README.md +++ b/scoring/README.md @@ -1,7 +1,9 @@ # Local Submission Scoring The files in this repo are supposed to help you score your agents behavior locally. + **WARNING**: This is not the actual submission scoring --> Results will differ from the scores you achieve here. But the scoring setup is very similar to this setup. + **Beta Stage**: The scoring function here is still under development, use with caution. ## Introduction -- GitLab