From b3e7d28212caed6c1948bc4a8ccc3ea56ba439e9 Mon Sep 17 00:00:00 2001 From: shnist Date: Wed, 12 Dec 2018 12:31:21 +0000 Subject: [PATCH] docs(): updated requirements --- README.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9e9d980..002dd99 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,13 @@ This plugin will open a file on your device file system with its default applica Requirements ------------- -- Android 4 or higher / iOS 6 or higher / WP8 -- Cordova 3.0 or higher +The following platforms and versions are supported: + +- Android 4.4+ / iOS 9+ / WP8 +- Cordova 6.0 or higher + +Versions lower than this may still work, but are not tested. + Installation -------------