From a35be9ee2d2dc15995b83ac87d72344fd6aa1161 Mon Sep 17 00:00:00 2001 From: Arthur Sabintsev Date: Sat, 16 Jan 2021 20:45:46 -0500 Subject: [PATCH] Updated readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a091c23d..36e0210f 100755 --- a/README.md +++ b/README.md @@ -44,6 +44,7 @@ Siren is built to work with the [**Semantic Versioning**](https://semver.org/) s ## Features ### Current Features +- [x] Compatible with iOS 13+ and tvOS 13+ - [x] CocoaPods and Swift Package Manager Support (see [Installation Instructions](https://github.com/ArtSabintsev/Siren#installation-instructions)) - [x] Three Types of Alerts (see [Screenshots](https://github.com/ArtSabintsev/Siren#screenshots)) - [x] Highly Customizable Presentation Rules (see [Implementation Examples](https://github.com/ArtSabintsev/Siren#implementation-examples))