Update README.md

This commit is contained in:
Jungpyo Hong 2021-07-08 02:59:02 -05:00 committed by GitHub
parent e7f5125a36
commit 1f4394a262
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1318,12 +1318,13 @@ Use a barrier to synchronize the execution of one or more tasks in your dispatch
## Operation
[NSOperation Apple Documentation](https://developer.apple.com/documentation/foundation/nsoperation)
## OperationQueue
[NSOperationQueue Apple Documentation](https://developer.apple.com/documentation/foundation/nsoperationqueue)