Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
mxcl committed May 14, 2015
1 parent 9214d30 commit c51178c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.markdown
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Enough with the bazillion lines of array parsing logic. YOLO.

```objc
#import "YOLO.h"
@import YOLOKit;

campaigns.reject(^(PPCampaign *campaign){
return campaign.locked;
Expand Down

0 comments on commit c51178c

Please sign in to comment.