From ba3909eb8c4f0702da71474145973843b4264879 Mon Sep 17 00:00:00 2001 From: Vinh Nguyen Date: Fri, 24 Jun 2022 09:37:08 +0700 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9459928..5c547bd 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,8 @@ Shift is a light-weight concurrency wrapper for [EventKit](https://developer.app + Thread-safe. + SwiftUI supported. +Shift is currently being used by [Clendar](https://github.com/vinhnx/Clendar) app. + ### Requirement + iOS 15.0 for async/await, tag `0.7.0`