From a68fed9b34e1e2c8553a6a161b97a86bb65a43da Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Mart=C3=AD?= Date: Fri, 22 May 2015 19:30:17 +0200 Subject: [PATCH] Remove more completed TODO items --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index da2ebd5..21ba411 100644 --- a/README.md +++ b/README.md @@ -22,9 +22,7 @@ makes sense such as `update`, `show`, `install` and `remove`. * Multi-repo support * Interaction with a device via ADB: - - Probably relying on the installed command `adb` - Fetch device details (Android version, architecture, ...) - - Fetch installed applications - Should use a `sync` command if always fetching the data above is slow - Install, update and remove applications * Interaction with multiple devices at once via ADB: