Add README.md for adb-autocompletion plugin.

This commit is contained in:
Tobias Preuss 2014-08-31 21:42:49 +02:00
parent 23bbf3cc2b
commit 65f97a66c7
1 changed files with 8 additions and 0 deletions

8
plugins/adb/README.md Normal file
View File

@ -0,0 +1,8 @@
# adb autocomplete plugin
* Adds autocomplete options for all adb commands.
## Requirements
In order to make this work, you will need to have the Android adb tools set up in your path.