diff --git a/README.markdown b/README.markdown index 3a09dec..8d6bbcb 100644 --- a/README.markdown +++ b/README.markdown @@ -14,6 +14,7 @@ JSGCDDipatcher is a small Objective-C wrapper around GCD that provides a simple [[JSGCDDipatcher sharedDispatcher] dispatch:^{ // Busy Work } priority:DISPATCH_QUEUE_PRIORITY_DEFAULT]; +``` ## Serial Queue