From 5e0578527c906de5ff2d02a1986795c251316749 Mon Sep 17 00:00:00 2001 From: Jason Stallings Date: Mon, 1 Sep 2014 07:48:06 -0500 Subject: [PATCH] Updated README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 56c14a9e..fe808997 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,9 @@ autojs ======== -Node.js GUI Automation. +Node.js GUI Automation. Control the mouse, keyboard, and read the screen. + +Based on [autopy](https://github.com/msanders/autopy). ##Installing## ```