summaryrefslogtreecommitdiffstats
path: root/node-maintainer/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'node-maintainer/README.md')
-rw-r--r--node-maintainer/README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/node-maintainer/README.md b/node-maintainer/README.md
index 7743df2b0c2..4a32f207fdf 100644
--- a/node-maintainer/README.md
+++ b/node-maintainer/README.md
@@ -16,4 +16,5 @@ SpecVerifier:
HardwareBenchmarker:
- sudo java -cp node-maintainer-jar-with-dependencies.jar com.yahoo.vespa.hosted.node.verification.hardware.HardwareBenchmarker cfg.1.hostname,cfg.2.hostname,...
-Both programs have README explaining closer what it does. \ No newline at end of file
+In "verification" you can find a TODO file where we have listed things we did not have time to implement.
+Both programs have README explaining closer what it does.