From d9998c9b498f6e5d7a3a0fad3fb06ef408a5c369 Mon Sep 17 00:00:00 2001 From: Beingpax Date: Fri, 31 Oct 2025 11:32:38 +0545 Subject: [PATCH] Update readme --- README.md | 1 + 1 file changed, 1 insertion(+) 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 ---