From cbeb5af584b4068e88d3576c48d007c31d8a2b4f Mon Sep 17 00:00:00 2001 From: Jason Stallings Date: Mon, 19 Jan 2015 18:24:43 -0600 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b3e33ae6..e3a85381 100644 --- a/README.md +++ b/README.md @@ -55,6 +55,7 @@ node-gyp build * Control the mouse by pressing keys, holding keys down, and typing words. * Read pixel color from the screen and capture the screen. * Find image on screen, read pixels from image. +* Possibly include window management? ##Progress