From 1454fa8393f742e8b8f5553e6570ccf90f70081e Mon Sep 17 00:00:00 2001 From: Roman Efimov Date: Tue, 2 Apr 2013 12:29:10 -0500 Subject: [PATCH] Update readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 4512e65..571faa8 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,8 @@ In its core `RETableViewManager` supports reusable cells based on corresponding _This is still in early stages of development and it's highly not recommended to use it in production apps._ +![Screenshot of RETableViewManager](https://github.com/romaonthego/RETableViewManager/raw/master/Screenshot.png "RETableViewManager Screenshot") + ## Requirements * Xcode 4.5 or higher * Apple LLVM compiler