Skip to content

Commit

Permalink
Add link reference to official EventKit document
Browse files Browse the repository at this point in the history
  • Loading branch information
vinhnx authored May 14, 2022
1 parent 640ff00 commit 34a9453
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

[![Swift](https://github.com/vinhnx/Shift/actions/workflows/ci.yml/badge.svg)](https://github.com/vinhnx/Shift/actions/workflows/ci.yml)

Shift is a light-weight concurrency wrapper for EventKit:
Shift is a light-weight concurrency wrapper for [EventKit](https://developer.apple.com/documentation/eventkit):
+ Concurrency ready with `async`/`await`. (tag: `0.7.0`)
+ Tranditional, [`Result`](https://developer.apple.com/documentation/swift/result) completion handler if preferred (tag: `0.6.0`)
+ Thread-safe.
Expand Down

0 comments on commit 34a9453

Please sign in to comment.