From 0e7fca896a2daba435ab8bcd4b85f76545f96ecb Mon Sep 17 00:00:00 2001 From: stay steadfast Date: Mon, 27 Jul 2020 10:48:15 +0200 Subject: [PATCH] add requirements topic let users know that A10 or higher is needed --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 304c0044..081355b6 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,9 @@ A backup application for the [Android Open Source Project](https://source.androi - User-friendly encryption using a mnemonic phrase (BIP39). - Automatic daily backups that run in the background. +## Requirements +- Android 10 or higher + ## Getting Started - Check out [the wiki](https://github.com/stevesoltys/seedvault/wiki) for information on building the application with AOSP.