浏览代码

Merge pull request #3069 from johnjohndoe/feature/adb-autocompletion

Add README.md for adb-autocompletion plugin.
Robby Russell 10 年之前
父节点
当前提交
fdba0f43f5
共有 1 个文件被更改,包括 8 次插入0 次删除
  1. 8 0
      plugins/adb/README.md

+ 8 - 0
plugins/adb/README.md

@@ -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.