From 27bf4da00fa628436637fbe5b7fdd86ae9312752 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Mart=C3=AD?= Date: Sat, 13 Jun 2015 17:51:23 +0200 Subject: [PATCH] Add more missing feature items --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 21ba411..03b6609 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,8 @@ makes sense such as `update`, `show`, `install` and `remove`. ### Missing features + * Index verification via jar signature + * Apk verification via checksum * Multi-repo support * Interaction with a device via ADB: - Fetch device details (Android version, architecture, ...)