diff --git a/README.md b/README.md index a32ec41..6f7aee1 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,6 @@ SDScreenshotCapture is a class which can be used to capture a screenshot of the app window which excludes the iOS status bar. It includes methods to grab the screenshot directly as a `UIImage`, share it via a `UIActivityViewController`, save it to the camera roll or write it directly to the app sandbox in the Documents directory. -This class is most useful on iOS 7 for capturing Launch Images or for preparing your screenshots for the App Store. We wrote it to prepare images for a tool we wrote, [Status Magic](http://shinydevelopment.com/status-magic/) which puts perfect status bars on screenshots ready for use in an App Store listing. - # Usage Import the SDScreenshotCapture class and use **one** of the following methods to capture a screenshot: