From ba24267215606f774f1b8f91fa946e7817392691 Mon Sep 17 00:00:00 2001 From: Monica Innes Date: Fri, 30 Sep 2022 13:17:58 +0100 Subject: [PATCH] readme updated to match iOS minimum deployment version in project --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 02d996ce..ede03cea 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ There is more info about contributing in [CONTRIBUTING.md](CONTRIBUTING.md). ## Development -__emitron__ runs on iOS 13.3 and greater. It uses SwiftUI and Combine extensively; and since these two technologies were very new at the time of creation, there are plenty of places in the code that could benefit from some refactoring. +__emitron__ runs on iOS 15.0 and greater. It uses SwiftUI and Combine extensively; and since these two technologies were very new at the time of creation, there are plenty of places in the code that could benefit from some refactoring. Currently, only people that hold an active raywenderlich.com subscription may use emitron. Non-subscribers will be shown a "no access" page on login. Subscribers have access to streaming videos, and a subset of subscribers (ones with a "Professional" subscription) is allowed to download videos for offline playback.