Update Readme.md

This commit is contained in:
Sami Samhuri 2025-04-29 09:25:33 -07:00 committed by GitHub
parent 886c9238b6
commit ab10829953
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -12,6 +12,8 @@ Declare a type conforming to `Smuggled` and then use the static method `Notifica
If you have `Sendable` contraband then all of this will work nicely with Swift 6 and complete concurrency checking.
This package pairs nicely with [AsyncMonitor](https://github.com/samsonjs/AsyncMonitor) for a complete notification handling system in the Swift 6 concurrency world.
## Usage
### Define a smuggled payload