From b2330ff07574a91de4888d20ecec8e7072304cc1 Mon Sep 17 00:00:00 2001 From: Peter Csajtai Date: Thu, 21 Mar 2024 11:55:20 +0100 Subject: [PATCH] Update README.md --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index c7a39f9..08489fb 100644 --- a/README.md +++ b/README.md @@ -10,13 +10,13 @@ ConfigCat SDK for Swift provides easy integration for your application to [Confi The following device platform versions are supported: -| Platform | Version | -| -------- | ------- | -| iOS | 12.0 | -| watchOS | 4.0 | -| tvOS | 12.0 | -| macOS | 10.13 | -| visionOS | 1.0 | +| Platform | Version | +| -------- | ---------- | +| iOS | >= 12.0 | +| watchOS | >= 4.0 | +| tvOS | >= 12.0 | +| macOS | >= 10.13 | +| visionOS | >= 1.0 | ## Getting started