From 91b789e6109dbd7589baa5390eec9cb45f44c04c Mon Sep 17 00:00:00 2001 From: senzhk Date: Wed, 29 Jan 2014 10:48:38 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fd66e01..1fddb03 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ ADBKeyBoard Android Virtual Keyboard Input via ADB -ADBKeyBoard is an virtual keyboard that recieves commands from system broadcast intents, which you can send text input using adb. +ADBKeyBoard is a virtual keyboard that recieves commands from system broadcast intents, which you can send text input using adb. There is a shell command 'input', which can help you send text input to the Android system.