From 41b762c12857dec5f9e17459e51f6cee7a9d0999 Mon Sep 17 00:00:00 2001 From: Jason Stallings Date: Fri, 12 Jun 2015 03:41:34 -0500 Subject: [PATCH] Updated readme with new description. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2b7cd495..287ffb85 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ RobotJS ======== -Node.js GUI Automation. Control the mouse, keyboard, and read the screen. +Node.js Desktop 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). [Ideas?](https://github.com/octalmage/robotjs/issues/4)