diff --git a/README.md b/README.md index e328022..fb4d396 100644 --- a/README.md +++ b/README.md @@ -98,6 +98,7 @@ If you encounter any issues or have questions, please: - [MediaRemoteAdapter](https://github.com/ejbills/mediaremote-adapter) - Media playback control during recording - [Zip](https://github.com/marmelroy/Zip) - File compression and decompression utilities - [SelectedTextKit](https://github.com/tisfeng/SelectedTextKit) - A modern macOS library for getting selected text +- [Swift Atomics](https://github.com/apple/swift-atomics) - Low-level atomic operations for thread-safe concurrent programming ---