Skip to content

Commit f217e9a

Browse files
committed
nan rewrite done!
1 parent d677daf commit f217e9a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@ Node.js GUI Automation. Control the mouse, keyboard, and read the screen.
55

66
This is a work in progress so the exported functions could change at any time before the first stable release (1.0.0).
77

8-
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.
8+
Only tested on Mac OS X using Node.js v0.10.31.
9+
10+
node-gyp is only configured for Mac, but this project will support Windows and Linux when I have time to test.
911

1012
[![Ready](https://badge.waffle.io/octalmage/robotjs.svg?label=ready&title=Ready)](http://waffle.io/octalmage/robotjs)
1113

0 commit comments

Comments
 (0)