Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/rewire.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 694c7c4..3abc6bf 100644
--- a/README.md
+++ b/README.md
@@ -13,6 +13,10 @@ rewire does **not** load the file and eval the contents to emulate node's requir
**Debugging is fully supported.**
+##Important note:
+
+rewire works currently only with node >=0.6.15. In doubt run `npm test`.
+
-----------------------------------------------------------------
<br />