From edfe278e89a6f95f0c853103721fa900ec4dcb1b Mon Sep 17 00:00:00 2001 From: Elijah Insua Date: Sun, 21 Feb 2010 18:06:22 -0700 Subject: [PATCH] --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2ff12ef78f..e4135c61d4 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,13 @@ Pure js implementation of the dom intended to be platform independent and as minimal/light as possible. +**Note**: This now requires [mjsunit.runner][] + see: [testlog][] for w3 test compliance see: [plan][] for roadmap and thoughts about this project + [mjsunit.runner]: http://github.com/tmpvar/mjsunit.runner [testlog]: http://github.com/tmpvar/jsdom/blob/master/test/testlog.txt - [plan]: http://github.com/tmpvar/jsdom/blob/master/PLAN.md \ No newline at end of file + [plan]: http://github.com/tmpvar/jsdom/blob/master/PLAN.md + \ No newline at end of file