From b89f9650c5cedbea996092e38869928ac3ab88d2 Mon Sep 17 00:00:00 2001 From: Craig Condon Date: Mon, 29 Apr 2013 12:41:14 -0700 Subject: [PATCH] update readme --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 75c6bfe..a71bec4 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,8 @@ Compile javascript **with** node.js. This allows you to move your executable aro ## Caveats -- Doesn't support native modules +- Doesn't support native modules (yet). +- Doesn't support windows (yet). ## Installation