diff --git a/README.md b/README.md index 722373b..23d758e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # Greedo Layout for iOS A library that computes what size the UICollectionView cells should be to display images in a variable height fixed aspect ratio grid. +![image](screenshot.png) + ## Getting Started ### Installation with CocoaPods diff --git a/screenshot.png b/screenshot.png new file mode 100644 index 0000000..068f289 Binary files /dev/null and b/screenshot.png differ