Update README to reference umbrella header (#9).

This commit is contained in:
Nadine Salter
2014-07-23 15:19:37 -07:00
parent b5f45d698f
commit 11eb47c87e

View File

@@ -13,7 +13,7 @@ pod 'AsyncDisplayKit', :git => 'git@github.com:facebook/AsyncDisplayKit.git'
## Usage
```objective-c
#import <AsyncDisplayKit/ASDisplayNode.h>
#import <AsyncDisplayKit/AsyncDisplayKit.h>
```
## Testing