From 9f7cdba6b7378f45704910f6632bb13aeb42c90a Mon Sep 17 00:00:00 2001 From: Jason Stallings Date: Thu, 29 Jan 2015 00:55:32 -0600 Subject: [PATCH] Linked to nan issue. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b10284b9..df1c6c0a 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Node.js GUI Automation. Control the mouse, keyboard, and read the screen. This is a work in progress so the exported functions could change at any time before the first stable release (1.0.0). -Only tested on Mac OS X using Node.js v0.10.31. I'm working on rewriting RobotJS using [nan](https://github.com/rvagg/nan) to support other versions of Node.js. node-gyp is only configured for Mac, but this project will support Windows and Linux when I have time to test. +Only tested on Mac OS X using Node.js v0.10.31. I'm working on [rewriting RobotJS](https://github.com/octalmage/robotjs/issues/1) using [nan](https://github.com/rvagg/nan) to support other versions of Node.js. node-gyp is only configured for Mac, but this project will support Windows and Linux when I have time to test. [![Ready](https://badge.waffle.io/octalmage/robotjs.svg?label=ready&title=Ready)](http://waffle.io/octalmage/robotjs)