diff --git a/CONSOLE-RUNNER.md b/tools/CONSOLE-RUNNER.md
similarity index 97%
rename from CONSOLE-RUNNER.md
rename to tools/CONSOLE-RUNNER.md
index 754149eb46e6cbc4d67249566068fe9908be63e3..0088813adbf7f1c3a655c665961396d98e56e8c7 100644
--- a/CONSOLE-RUNNER.md
+++ b/tools/CONSOLE-RUNNER.md
@@ -1,5 +1,8 @@
 ## Using the Console Test Runner
 
+**Note** This utility has been deprecated. It will not be updated with new
+features; future changes will be limited to bug fixes only.
+
 The console test runner is used to test browserless implementations of ECMAScript, e.g., [v8](http://en.wikipedia.org/wiki/V8_(JavaScript_engine)), [node](http://en.wikipedia.org/wiki/Node.js), or [js24](http://packages.ubuntu.com/trusty/libmozjs-24-bin) 
 
 ### Requirements