From 1da2e14fda7ee6e59e7ac42e2f4cc4f35cbbb2cf Mon Sep 17 00:00:00 2001 From: Jason Stallings Date: Fri, 6 Feb 2015 18:22:45 -0600 Subject: [PATCH] Updated progress chart. --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 16ac433d..4bcdf44f 100644 --- a/README.md +++ b/README.md @@ -87,10 +87,9 @@ node-gyp build | Module | Status | Notes | | ------------- |-------------: | ------- | -| Mouse | 80% | Can't specify mouse button. | -| Keyboard | 50% | No toggle support. | -| Screen | 5% | Screenshot, read pixel color, image search. | -| Window | 1% | Manipulate external windows. | +| Mouse | 100% | All planned features implemented. | +| Keyboard | 85% | No toggle support. | +| Screen | 10% | Screenshot, image search. | ## Story