From 127bdabb96b1f44c1a195ccf75c25c0291193bbc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Mart=C3=AD?= Date: Thu, 18 Jun 2015 22:21:58 +0200 Subject: [PATCH] Add concurrency TODO --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5cd1bd5..532a4ec 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,8 @@ devices via [ADB](https://developer.android.com/tools/help/adb.html). - Cannot be currently done since MD5WithRSA is unimplemented * Multi-repo support * Interaction with multiple devices at once + * Do multiple tasks at once, for example: + - Load the index and query installed packages via ADB ### Advantages over the Android client