diff --git a/README.md b/README.md index 57e158f..196bf53 100644 --- a/README.md +++ b/README.md @@ -467,3 +467,4 @@ be used directly. If it does not exist, ARC will implement its own `-_ARCCompatibleAutoreleasePool` then it must call `objc_autoreleasePoolPush()` and `objc_autoreleasePoolPop()` to manage autoreleased object storage and call `objc_autorelease()` in its `-addObject:` method. +