ソースを参照

Update README.md

Jonas Budelmann 12 年 前
コミット
d6db73d0e7
1 ファイル変更1 行追加0 行削除
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -75,6 +75,7 @@ or ever shorter
 ```
 ```
 
 
 For more usage examples take a look at the MasonryExamples project in the Masonry workspace.
 For more usage examples take a look at the MasonryExamples project in the Masonry workspace.
+
 note all UIView additions are prefixed with 'mas_' to avoid conflicting with other UIView categories
 note all UIView additions are prefixed with 'mas_' to avoid conflicting with other UIView categories
 if you want to use Masonry without the mas_ you need to add #define MAS_SHORTHAND to your prefix.pch
 if you want to use Masonry without the mas_ you need to add #define MAS_SHORTHAND to your prefix.pch